Skip to content

Commit e170fc3

Browse files
authored
Update README.md
Added warning about upcoming changes
1 parent 091c2d3 commit e170fc3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# SpringUserFramework
22

3+
4+
> ⚠️ **WARNING:** This project is about to undergo a major change and be refactored into a library for easier use by your application. If you aren't already using this project, I suggest waiting a couple weeks for the massive new update coming soon!
5+
6+
7+
38
SpringUserFramework is a Java Spring Boot User Management Framework designed to simplify the implementation of user management features in your Spring-based web application. It is built on top of [Spring Security](https://spring.io/projects/spring-security) and provides out-of-the-box support for registration, login, logout, and forgot password flows. The framework includes basic example pages that are unstyled, allowing for seamless integration into your application.
49

510
## Summary

0 commit comments

Comments
 (0)