Skip to content

Releases: codingapi/springboot-framework

v3.1.5

08 Nov 14:47
ff1e681

Choose a tag to compare

v2.7.4

08 Nov 15:00

Choose a tag to compare

v3.1.3

28 Oct 05:31

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

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

Choose a tag to compare

  • support springboot 3.x
  • support jdk 17+

v2.7.1 springboot 2.x

23 Sep 13:25

Choose a tag to compare

  • support springboot2.x
  • supprot jdk1.8

v2.1.11

22 Sep 09:05

Choose a tag to compare

  • FastRepository add findAllByRequest method
  • ignore spring-web pom

v2.1.10

17 Sep 02:37

Choose a tag to compare

  • add EntityManagerContent
  • add PageRequest new feature

v2.1.5

01 Aug 09:14

Choose a tag to compare

v2.1.4

11 Jun 15:07

Choose a tag to compare

fix TriggerContext NPE bug