Development
This page covers the development process of the Journal de bord REST API.
Configuration
Security
The application can be tested using the Postman application.
In-memory database
The application uses a H2 in-memory database. You can access using the admin console at the <host>/h2-console endpoint.
Last updated