Commit Graph
17 Commits
Author SHA1 Message Date
Christoph 64f54ada27 slight changes to package structure 2020-03-06 20:03:15 +01:00
Christoph 9b1f113388 Merge remote-tracking branch 'origin/Services' into Services 2020-03-06 16:38:25 +01:00
Christoph 4d90cd23a3 fix test updateRoleForExistingUser() 2020-03-06 16:38:14 +01:00
Christoph 2b1e542688 Merge remote-tracking branch 'origin/Services' into Services 2020-03-06 16:21:27 +01:00
Christoph d14d95dad9 add assertJ + UpdateRoleEvent test 2020-03-06 16:21:20 +01:00
Christoph 05feef8356 Merge remote-tracking branch 'origin/Services' into Services
# Conflicts:
#	src/main/java/mops/gruppen2/entities/Gruppe.java
#	src/main/java/mops/gruppen2/services/GruppenService.java
2020-03-06 16:03:21 +01:00
Christoph b1d266d7bf change user_id to String + add updateRoleEvent 2020-03-06 15:58:35 +01:00
Christoph 1ddfab0091 rename events package, add aggregat superclass 2020-03-06 14:40:55 +01:00
Christoph 8da29d3749 Merge remote-tracking branch 'origin/Services' into Services 2020-03-06 13:36:00 +01:00
Christoph 761727c8f0 add gruppen2/ prefix to url 2020-03-06 13:35:37 +01:00
Christoph cac32dc672 move createAccountFromPrincipal to service 2020-03-06 13:32:59 +01:00
Christoph 3842ee1739 disable csrf + headers.frameoptions, permit /h2-console/** 2020-03-05 14:07:41 +01:00
Christoph 2d729686bb add initial simplified schema + h2-console spring-security + h2 password 2020-03-05 13:24:58 +01:00
Christoph c91d28735c remove check for import order 2020-03-04 16:44:52 +01:00
Christoph 9739354279 dockerfile to build and run application 2020-03-04 15:27:39 +01:00
Christoph d4f11f4531 slight change to spotbugs config 2020-03-04 13:09:48 +01:00
Christoph 3afcfacddf add checkstyle config (google) 2020-03-03 14:37:14 +01:00