Hank Cp Sbp Versions Save

Plugin framework for Spring Boot based on pf4j.

24

1 month ago
  • #49 thymeleaf supports (by @kenpb )
  • Remove cacheManger from SbpSharedServiceConfigurer

23

1 month ago
  • Support SpringBoot 3.2.x
  • Fix PluginManager loading lock for webflux
  • Fix main app autoconfiguration loaded by plugin issue (#47)

22

7 months ago
  • Fix PluginManager loading lock bug.

21

7 months ago
  • Add PluginLoadingLockServletFilter to block http request responding while PluginManager is loading.

Full Changelog: https://github.com/hank-cp/sbp/compare/20...21

20

11 months ago
  • wrap imported beans with proxy to avoid pollution

19

11 months ago
  • Upgrade to Spring Boot 3.1
  • Add SharedServiceConfigurer

18

1 year ago
  • [Breaking Changes] #38 sbp will supports Spring Boot 3.0+ from version 18.
  • [New Feature] IPluginConfigurer is introduce to improve 3rd party frameworks/libraries integration.
  • [New Feature] New better integration solution to JPA/Hiberante without JTA needed.
  • [New Feature] Supports springdoc-openapi.

17

1 year ago
  • Support RouterFunction

16

1 year ago
  • Separator flyway dependency

15

1 year ago
  • #39 Support Webflux
  • Separator flyway dependency