Releases: devondragon/SpringUserFramework
Releases · devondragon/SpringUserFramework
v2.0.0-final-framework
Final Framework Release: Moving to Library Model
This is the last release of the project as a framework. Going forward, we are converting this into a proper Java library that will be:
- Published to Maven Central
- Easily added to your project as a dependency
- Regularly updated with fixes and new features
The next major version will introduce this new library-based approach, making it simpler to integrate and maintain in your applications.
Stay tuned for migration documentation and examples.
2.0
Upgraded Gradle to 7.5, JDK to 17, SpringBoot to 2.7.2.
Updated configuration from .properties files to .yml files.
Added enhanced support for Roles and Privileges, including easy configuration and association of Roles and Privileges via the application.yml file. Added role hierarchy support.
Initial Tag
Version one.