suchorski / springboot-keycloak-server

Embeded Keycloak on Spring Boot Server
Apache License 2.0
26 stars 12 forks source link

Planned compatibility Spring Boot3.0? #4

Closed kernelmix closed 1 year ago

suchorski commented 1 year ago

Hi. My plan is to keep Keycloak version up-to-date.

I have no plan to update SpringBoot to version 3 but I already tested it and checked one important thing. SpringBoot 3 uses the new libraries that uses jakarta. instead of javax. packages. So, when Keycloak update those libraries that use jakarta I'll try again to update the SpringBoot to version 3.