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

Fix auto reloading with the Micronaut Declarative HTTP Client #11640

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

puneetbehl
Copy link
Contributor

@puneetbehl puneetbehl commented Oct 26, 2020

Update GrailsGradlePlugin.groovy to add "micronaut-inject-groovy" to the runtimeOnly classpath when reloading is enabled.

to add "micronaut-inject-groovy" to the runtimeOnly classpath when reloading is enabled.
@puneetbehl puneetbehl merged commit cfd0d88 into 4.0.x Oct 27, 2020
@puneetbehl puneetbehl deleted the micronautClassesReloading branch October 27, 2020 12:58
@puneetbehl puneetbehl linked an issue Oct 27, 2020 that may be closed by this pull request
4 tasks
@puneetbehl puneetbehl changed the title #11543 Update GrailsGradlePlugin.groovy Update GrailsGradlePlugin.groovy Dec 16, 2020
@puneetbehl puneetbehl changed the title Update GrailsGradlePlugin.groovy Fix auto reloading with the Micronaut Declarative HTTP Client Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autoreload for mirconaut declarative client not working
1 participant