Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live reload of Kotlin routes does not work #3010

Open
jamesnetherton opened this issue Aug 16, 2021 · 1 comment
Open

Live reload of Kotlin routes does not work #3010

jamesnetherton opened this issue Aug 16, 2021 · 1 comment

Comments

@jamesnetherton
Copy link
Contributor

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.

@languitar
Copy link

For me hot reload starts in this case and remains in an endless loop. This makes the dev mode completely unusable then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants