-
- Downloads
There was an error fetching the commit references. Please try again later.
feat: Rest API initialization
Showing
- rest/src/main/java/cz/muni/fi/pa165/icehockeymanager/rest/RestApplication.java 13 additions, 0 deletions.../muni/fi/pa165/icehockeymanager/rest/RestApplication.java
- rest/src/main/java/cz/muni/fi/pa165/icehockeymanager/rest/config/RestConfiguration.java 17 additions, 0 deletions...pa165/icehockeymanager/rest/config/RestConfiguration.java
- rest/src/main/java/cz/muni/fi/pa165/icehockeymanager/rest/controller/IceHockeyManagerApi.java 36 additions, 0 deletions...icehockeymanager/rest/controller/IceHockeyManagerApi.java
- rest/src/main/resources/application.properties 1 addition, 0 deletionsrest/src/main/resources/application.properties
- rest/src/test/java/cz/muni/fi/pa165/icehockeymanager/rest/RestApplicationTests.java 13 additions, 0 deletions.../fi/pa165/icehockeymanager/rest/RestApplicationTests.java
Loading
Please register or sign in to comment