You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README with Spring Boot 4.0 installation and migration guide
- Add Spring Boot 4.0 and 3.5 badges
- Add version compatibility table (Spring Boot, Framework, Java, Security)
- Add Spring Boot 4.0 installation section with Maven/Gradle examples
- Document Spring Boot 4.0 key changes:
- Java 21 requirement
- Spring Security 7 breaking changes
- Jackson 3 updates
- Modular test infrastructure package changes
- Add required test dependencies for Spring Boot 4.0
- Keep Spring Boot 3.5 section for stable/LTS users
- Update Quick Start prerequisites and dependencies
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
A comprehensive Spring Boot User Management Framework that simplifies the implementation of robust user authentication and management features. Built on top of Spring Security, this library provides ready-to-use solutions for user registration, login, account management, and more.
8
10
@@ -15,8 +17,8 @@ Check out the [Spring User Framework Demo Application](https://github.com/devond
0 commit comments