Skip to content

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

vmikhailenko
Copy link
Contributor

@vmikhailenko vmikhailenko commented May 15, 2025

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.

@@ -63,3 +63,151 @@ properties:
:::warning SAP Business Application Studio
If you develop your application in SAP Business Application Studio and Java 21 is not available there, use the Java 17, instead.
:::

## Configuring Code Generation for Typed Access {#codegen-config}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe rather put this whole paragraph into the "Building Applications" section?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Order was to do it here. :) I thought that we need introduce new top-level chapter: there is much more stuff that needs to be documented.

@BraunMatthias @agoerler ??

@vmikhailenko vmikhailenko marked this pull request as ready for review May 16, 2025 14:35
@vmikhailenko vmikhailenko requested a review from smahati as a code owner May 16, 2025 14:35
@vmikhailenko vmikhailenko requested a review from beckermarc May 19, 2025 08:59
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 this pull request may close these issues.

2 participants