- Install the Java SDK 21.
- Install the Lombok plugin in IntelliJ or Eclipse.
- Create an
application.propertiesfile in "src/main/resources/". - Copy the content from
src/main/resources/application.example.
- Start the server.
- Explore the APIs using the instructions provided in the documentation.
- Test the functionality.