Relative Content

Tag Archive for quarkusjakarta-migrationblaze-persistence

Blazebit persistence and jakarta migration

I’ve just updated my Quarkus project from version 2 to version 3, one big change that they made is the fact that they now use jakarta domain instead of javax.
Obviously i used their CLI to update the project, as suggested in this guide: https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.0~