-
- Downloads
There was an error fetching the commit references. Please try again later.
Added component change notification
Showing
- core/openapi.yaml 1 addition, 1 deletioncore/openapi.yaml
- notification/openapi.yaml 112 additions, 31 deletionsnotification/openapi.yaml
- notification/pom.xml 7 additions, 1 deletionnotification/pom.xml
- notification/src/main/java/cz/muni/pa165/config/MailConfig.java 31 additions, 0 deletions...cation/src/main/java/cz/muni/pa165/config/MailConfig.java
- notification/src/main/java/cz/muni/pa165/facade/NotificationFacade.java 28 additions, 0 deletions...rc/main/java/cz/muni/pa165/facade/NotificationFacade.java
- notification/src/main/java/cz/muni/pa165/rest/NotificationController.java 16 additions, 14 deletions.../main/java/cz/muni/pa165/rest/NotificationController.java
- notification/src/main/java/cz/muni/pa165/rest/exceptionhandling/ApiError.java 62 additions, 0 deletions...n/java/cz/muni/pa165/rest/exceptionhandling/ApiError.java
- notification/src/main/java/cz/muni/pa165/rest/exceptionhandling/CustomRestGlobalExceptionHandling.java 35 additions, 0 deletions.../exceptionhandling/CustomRestGlobalExceptionHandling.java
- notification/src/main/java/cz/muni/pa165/service/NotificationService.java 53 additions, 0 deletions.../main/java/cz/muni/pa165/service/NotificationService.java
- notification/src/main/resources/application.properties 10 additions, 1 deletionnotification/src/main/resources/application.properties
- notification/src/test/java/cz/muni/pa165/rest/IntegrationTests.java 5 additions, 2 deletions...on/src/test/java/cz/muni/pa165/rest/IntegrationTests.java
- notification/src/test/java/cz/muni/pa165/rest/NotificationControllerTest.java 2 additions, 1 deletion...t/java/cz/muni/pa165/rest/NotificationControllerTest.java
Loading
Please register or sign in to comment