Skip to the content.

Initial project setup

the starter project provides a code generator that generate the initial project setup. The generator is a one time java code generator that simplifies the generics declarations.

Start

Include the starter dependency and create a main class that executes the java InitialProjectSetup#generateInitialSetup();

Files

Execution

Utility classes

REST server

code