The Java SDK supports the use of the cloud-portable Nitric framework with Java 11.
The SDK is available as early access and interfaces may still be subject to breaking changes.
nitric make:stack example
? Service template
official/TypeScript Stack
official/Python Stack
❯ official/Java Stack
official/Go Stack
Maven
<dependency>
<groupId>io.nitric</groupId>
<artifactId>java-sdk</artifactId>
<version>[lastest maven version]</version>
</dependency>