Releases: codingapi/springboot-framework
Releases · codingapi/springboot-framework
v3.1.3
- add SecurityLoginHandler postHandle
- PageRquest add andFilters,orFitlers
- add EntityManagerContent to detach entity
v2.7.2
- add SecurityLoginHandler postHandle
- PageRquest add andFilters,orFitlers
- add EntityManagerContent to detach entity
v3.1.2 springboot 3.x
- support springboot 3.x
- support jdk 17+
v2.7.1 springboot 2.x
- support springboot2.x
- supprot jdk1.8
v2.1.11
- FastRepository add findAllByRequest method
- ignore spring-web pom
v2.1.10
- add EntityManagerContent
- add PageRequest new feature