The Football League Manager is responsible for controlling all features necessary to manage one league of football.
More description is coming soon....
Required:
- Java 21 LTS: GraalVM CE
(using SDKMAN: 21.0.1-graalce)
- Maven
mvn clean install -Pnative native:compile
target/football-league-manager
Required:
- Java 21 LTS: GraalVM CE
(using SDKMAN: 21.0.1-graalce)
- Maven
- Docker Desktop
This is not working yet...
mvn clean -Pnative spring-boot:build-image
docker run --rm -p 8080:8080 docker.io/library/football-league-manager:0.0.1
Just open this link or access url below:
http://localhost:8080/swagger-ui/index.html