quarkiverse / quarkus-bon-jova-rockstar

An implementation of Rockstar as a JVM language
https://codewithrockstar.com/
3 stars 2 forks source link

Update to Quarkus 3.9.1 to get new code block in dev ui #164

Closed holly-cummins closed 4 months ago

holly-cummins commented 4 months ago

Following instructions for code changes in https://github.com/quarkusio/quarkus/pull/38848.

Marking as draft, since at the moment this update makes the endpoint list disappear.

phillip-kruger commented 4 months ago

Also see doc update here: https://github.com/quarkusio/quarkus/pull/40426

holly-cummins commented 4 months ago

As part of this PR, I've moved the app to use the non-snapshot version. It means people don't have to build locally to use it, but it has the disadvantage that then it's not showing our latest changes. All trade-offs!