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

Spring configuration metadata json not generated #295

Closed
shysteph opened this issue Apr 29, 2022 · 0 comments · Fixed by #296
Closed

Spring configuration metadata json not generated #295

shysteph opened this issue Apr 29, 2022 · 0 comments · Fixed by #296

Comments

@shysteph
Copy link
Contributor

shysteph commented Apr 29, 2022

The metadata processor for the spring boot starter configuration is included as a compileOnly dependency and not an annotationProcessor dependency. It needs to be run as an annotationProcessor for the json to be built and included in the jar. See #296 for fix.

sbraconnier added a commit that referenced this issue Sep 14, 2022
Build spring-boot configuration metadata into jar #295
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

Successfully merging a pull request may close this issue.

1 participant