Skip to content

2.6.0

Choose a tag to compare

@melistik melistik released this 26 Oct 20:20
· 195 commits to master since this release
  • upgraded to spring-boot 2.2.0 + commons-rest 1.9.1
  • allow to overwrite verificationUrl for RegistrationRequest + ForgotPasswordRequest
  • added cache also for id + email search within DefaultAppUserService
  • removed findAll within AppUserPersistenceService use find with Query