generated from it-at-m/oss-repository-en-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #517 from it-at-m/366-wls-vorfaelleundvorkommnisse…
…-service-enable-und-implement-tests 366 wls vorfaelleundvorkommnisse service enable und implement tests
- Loading branch information
Showing
10 changed files
with
48 additions
and
312 deletions.
There are no files selected for viewing
43 changes: 0 additions & 43 deletions
43
...ava/de/muenchen/oss/wahllokalsystem/vorfaelleundvorkommnisseservice/domain/TheEntity.java
This file was deleted.
Oops, something went wrong.
18 changes: 15 additions & 3 deletions
18
...uenchen/oss/wahllokalsystem/vorfaelleundvorkommnisseservice/domain/ereignis/Ereignis.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
126 changes: 0 additions & 126 deletions
126
...uenchen/oss/wahllokalsystem/vorfaelleundvorkommnisseservice/rest/TheEntityRepository.java
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...eundvorkommnisse-service/src/main/resources/db/migrations/h2/V2_0__dropTableTheEntity.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
DROP TABLE theEntity |
1 change: 1 addition & 0 deletions
1
...vorkommnisse-service/src/main/resources/db/migrations/oracle/V2_0__dropTableTheEntity.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
DROP TABLE theEntity |
51 changes: 0 additions & 51 deletions
51
...alsystem/vorfaelleundvorkommnisseservice/configuration/CacheControlConfigurationTest.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 0 additions & 55 deletions
55
...hen/oss/wahllokalsystem/vorfaelleundvorkommnisseservice/rest/TheEntityRepositoryTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.