All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- dependency upgrade kotlin 1.4.20 to 1.5.30
- Bump spring-boot-dependencies from 2.4.2 to 2.5.6
- chages JwtConfigurationProperties from
class
todata class
- AutoConfigured ArgumentResolver for JWT identities
- ClaimSetTransformer to transform JWT claimSet
- RequestTokenResolver to resolve token from headers