this is project overview.
Description of the architecture
project structure describe here
The project uses .env for configuration.
List your backing services, such as database, message queue, external services, etc.
account instead of accountsThe project uses Maven to build and run the project, and some tasks as following:
just buildjust startFor other tasks, the project uses just as the task runner, and the available recipes are as below:
just build: build the project
8080: web server listen port, and main page is http://localhost:8080