Skip to content

Releases: codingapi/springboot-framework

v3.1.6

09 Dec 07:49
87f2057
Compare
Choose a tag to compare

fix RestParam bug

v2.7.5

09 Dec 07:49
Compare
Choose a tag to compare

fix RestParam bug

v3.1.5

08 Nov 14:47
ff1e681
Compare
Choose a tag to compare

v2.7.4

08 Nov 15:00
Compare
Choose a tag to compare

v3.1.3

28 Oct 05:31
Compare
Choose a tag to compare
  1. add SecurityLoginHandler postHandle
  2. PageRquest add andFilters,orFitlers
  3. add EntityManagerContent to detach entity

v2.7.2

28 Oct 05:31
Compare
Choose a tag to compare
  1. add SecurityLoginHandler postHandle
  2. PageRquest add andFilters,orFitlers
  3. add EntityManagerContent to detach entity

v3.1.2 springboot 3.x

23 Sep 13:27
Compare
Choose a tag to compare
  • support springboot 3.x
  • support jdk 17+

v2.7.1 springboot 2.x

23 Sep 13:25
Compare
Choose a tag to compare
  • support springboot2.x
  • supprot jdk1.8

v2.1.11

22 Sep 09:05
Compare
Choose a tag to compare
  • FastRepository add findAllByRequest method
  • ignore spring-web pom

v2.1.10

17 Sep 02:37
Compare
Choose a tag to compare
  • add EntityManagerContent
  • add PageRequest new feature