api-soccer-teams

Contains a simple REST API that deals with teams and players in the team. Uses Spring Data JPA (HSQL DB)

to access the application: http://localhost:8080/api-soccer-teams/api/teams

Can access it with:

The actuator has security disabled and can be accessed at:

Swagger documentation for raw JSON: