You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start a Kotlin based app in dev mode, tweak the route source and no hot reload happens. The app continues to run unmodified.
It seems to be working on a simple non-camel Kotlin JAX-RS app, and it also works when modifying application.properties. Not sure why reloads do not trigger for the Camel bits.
The text was updated successfully, but these errors were encountered:
Start a Kotlin based app in dev mode, tweak the route source and no hot reload happens. The app continues to run unmodified.
It seems to be working on a simple non-camel Kotlin JAX-RS app, and it also works when modifying
application.properties
. Not sure why reloads do not trigger for the Camel bits.The text was updated successfully, but these errors were encountered: