Tip
|
The 2.x versions are Spring Boot 3 compatible. |
This version includes all changes up to 2.0.3 Release Notes
Added new job to purge the reset password attempt table in Auth
Added new job to purge the change password attempt table in Auth
Added the order reindex since data job to the Oracle data
Improved extension accessibility for JpaCustomizedScheduledJobRepository
by making getManagedType()
protected instead of private.