Chess application using Spring Boot and JavaFX for OOAD project
docker run --name mysql-container -e MYSQL_ROOT_PASSWORD=1234 -e MYSQL_DATABASE=chess_db -d -p 3306:3306 mysql
For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Create an OCI image
- Spring Boot DevTools
These additional references should also help you: