Project File Structure . ├── Dockerfile ├── README.md ├── docker-compose.yml ├── mvnw ├── mvnw.cmd ├── note.txt ├── pom.xml ├── src │ ├── main │ └── test ├── structure.txt └── system.properties 3 directories, 9 files