ananeridev / ms-gradle7-java16

Microsservice sample using the most recent version of Java and Gradle

Repository from Github https://github.comananeridev/ms-gradle7-java16Repository from Github https://github.comananeridev/ms-gradle7-java16

Microservice Sample Using Gradle 7.0.2 and Java 16

To configure Gradle using the version 16 of Java.

Configuration on IntelliJ

To use the most recent version check the Project Preferences, and the JAVA_HOME because for deafult IntelliJ doesn't change for the most recent version, you need to change

image

An it's important set Java 16 on the menu Preferences > Build, Excecution, Deployment > Gradle

Advice

Prefer to use sdkman to manage the JDK's and for Automation Compilators

About

Microsservice sample using the most recent version of Java and Gradle


Languages

Language:Java 100.0%