4.0.0-RC1
Pre-release
Pre-release
- upgraded spring-boot 2.3.1, guava 29.0, jjwt 0.11.2, passay 1.6.0 + commons-rest 2.0.5
- refactored many services with some internal breaking changes
- introduced API-Interfaces for Resources to allow internal call without http
- introduced JwtTokenStore-Interface to allow different implentation for refreshing accessToken (default http/optional internal service)
- smaller fixes