Working on some old stuff that uses katharsis (which hasn't been touched since 2017). Trying to switch to crnk, but crnk doesn't (yet) support Spring Boot 3. It's still stuck on javax imports instead of jakarta.
Anyone else out there facing issues when it comes to katharsis/crnk and Spring Boot?
Take a look at PR here for attempt to get crnk to support Spring Boot 3 and use jakarta imports.