Javaweb This is my first Spring Boot project. Setup Database Under the root path, enter the following commands. docker-compose up You can then use the 3306 port to access the production database, or the 3307 port to access the test database.