Open geoand opened 4 years ago
I think that Halkyon currently launches a Quarkus application using quarkus:dev when in inner loop mode.
quarkus:dev
quarkus:dev should only be used when Quarkus itself is going to "reload" the application based on source code changes
I think that Halkyon currently launches a Quarkus application using
quarkus:dev
when in inner loop mode.quarkus:dev
should only be used when Quarkus itself is going to "reload" the application based on source code changes