Skip to content

Releases: devondragon/SpringUserFramework

v2.0.0-final-framework

27 Oct 20:14
Compare
Choose a tag to compare

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

06 Aug 21:07
367151c
Compare
Choose a tag to compare
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

16 Feb 23:56
4f667d9
Compare
Choose a tag to compare

Version one.