ion-cli icon indicating copy to clipboard operation
ion-cli copied to clipboard

Allow configuration for sepcific Java version with Code generation.

Open desaikd opened this issue 1 year ago • 0 comments

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 avatar Nov 05 '24 00:11 desaikd