Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Adding spring-graalvm-native causes autoreload to no longer work #580

Closed
jamesward opened this issue Mar 10, 2021 · 2 comments
Closed

Adding spring-graalvm-native causes autoreload to no longer work #580

jamesward opened this issue Mar 10, 2021 · 2 comments
Labels
type: question A question

Comments

@jamesward
Copy link

I added:

implementation("org.springframework.experimental:spring-graalvm-native:0.8.5")

This causes devtools to mysteriously stop doing the autoreload thing.

@sdeleuze
Copy link
Contributor

Yes that's a known issue, I have added a fail fast check in 0.9.0 and we should add devtools support in 0.10.0, see #532 related issue.

@sdeleuze sdeleuze added type: bug A general bug type: question A question and removed type: bug A general bug labels Mar 10, 2021
@jamesward
Copy link
Author

Thanks for the quick response!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: question A question
Development

No branches or pull requests

2 participants