-
Notifications
You must be signed in to change notification settings - Fork 133
Dedicated chapter about code generation configuration #1850
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
Conversation
Co-authored-by: Marc Becker <[email protected]>
… codegen-switches-explained
… codegen-switches-explained
@beckermarc : is the review done and the PR ready for approval? |
I mentioned in the daily already multiple times that I don't have much time to look into this PR and asked others to jump in here. Nevertheless I read over it again now and left two comments :) |
# Conflicts: # java/cds-data.md
Co-authored-by: René Jeglinsky <[email protected]>
Co-authored-by: René Jeglinsky <[email protected]>
Co-authored-by: René Jeglinsky <[email protected]>
Co-authored-by: René Jeglinsky <[email protected]>
# Conflicts: # java/developing-applications/building.md
@renejeglinsky Can we merge this? |
Hi @smahati , |
Introduces chapter to describe switches in Java Code generator. Previously that was documented in the Maven Plugin. This chapter somewhat repeats that documentation and aims to improve the visibility of said switches.