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

Allow configuration for sepcific Java version with Code generation. #177

Open
desaikd opened this issue Nov 5, 2024 · 0 comments
Open
Labels
code generation Improvements for code generation subcommand `generate` enhancement New feature or request

Comments

@desaikd
Copy link
Contributor

desaikd commented Nov 5, 2024

Java 21 supports features like records which are not supported with current code generation templates.
Allow a way to configure specific Java 21 related templates by user.

This could be a CLI option --template-set=java-21-records or --language=java21.

@desaikd desaikd added enhancement New feature or request code generation Improvements for code generation subcommand `generate` labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code generation Improvements for code generation subcommand `generate` enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant