for learning purposes
mvn spring-boot:run "-Dspring-boot.run.arguments=--server.port=3005"curl -X 'GET' \
'http://localhost:3006/games' \
-H 'accept: */*'
curl -X 'GET' \
'http://localhost:3006/characters' \
-H 'accept: */*'
| Name | Name | Last commit date | ||
|---|---|---|---|---|