When an app needs data, it doesn't "open" a database. It sends a request to an API and waits for a clear answer. That's where FlaskAPI work fits in: building ...
The older version of this project uses Spring Boot 3.0 which does not have Spring Boot Docker Compose integration. To run an older version of the application, the first thing to do is to start ...