Dedicated chapter about code generation configuration#1850
Merged
renejeglinsky merged 42 commits intomainfrom Aug 26, 2025
Merged
Dedicated chapter about code generation configuration#1850renejeglinsky merged 42 commits intomainfrom
renejeglinsky merged 42 commits intomainfrom
Conversation
beckermarc
reviewed
May 16, 2025
beckermarc
reviewed
May 19, 2025
Co-authored-by: Marc Becker <marc.becker@sap.com>
… codegen-switches-explained
… codegen-switches-explained
Contributor
|
@beckermarc : is the review done and the PR ready for approval? |
beckermarc
reviewed
Jul 29, 2025
Contributor
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
agoerler
reviewed
Jul 31, 2025
agoerler
approved these changes
Aug 4, 2025
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
# Conflicts: # java/developing-applications/building.md
MattSchur
reviewed
Aug 25, 2025
Contributor
Author
|
@renejeglinsky Can we merge this? |
renejeglinsky
approved these changes
Aug 26, 2025
Contributor
|
Hi @smahati , |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.