-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
Spring Boot 3 is out and Quarkus 3 should be really soon and both frameworks migrated to jakarta libraries.
Would it be possible to update the codebase to use jakarta in the next version ?
Or try to maintain 2 versions: one with javax and one with jakarta ?
The problem is mainly with the validation-api
library dependency