Christoph
|
1b1de974c6
|
Add class to build random events for easier testing
|
2020-03-09 15:49:20 +01:00 |
|
Christoph
|
4186e7c09c
|
Change Lombok annotations to enable Jackson deserializing
|
2020-03-09 15:47:17 +01:00 |
|
Christoph
|
2da89300e3
|
Jackson serialization test
|
2020-03-09 13:48:01 +01:00 |
|
Christoph
|
1a3b1c52b3
|
add eventDTO
|
2020-03-09 13:25:54 +01:00 |
|
Christoph
|
af4a12c892
|
refactor aggregate build process
|
2020-03-09 13:25:38 +01:00 |
|
Christoph
|
86a4975c00
|
fix tests after refactor
|
2020-03-09 12:46:29 +01:00 |
|
Christoph
|
c7f9c0b985
|
removed final modifier from aggregate-id
|
2020-03-09 12:28:46 +01:00 |
|
Christoph
|
cfb6af52c2
|
removed unnecessary dependencies
|
2020-03-09 11:36:09 +01:00 |
|
Christoph
|
d45aa8b7d9
|
remove unnecessary dependency + increase spotbugs report level
|
2020-03-09 11:32:32 +01:00 |
|
Christoph
|
6d32092dcf
|
refine swagger example
|
2020-03-07 17:21:17 +01:00 |
|
Christoph
|
1a3c0a459f
|
add javafaker + slf4j binding for spotbugs
|
2020-03-07 16:54:02 +01:00 |
|
Christoph
|
dd87078b2e
|
refactor buildfile
|
2020-03-07 16:31:26 +01:00 |
|
Christoph
|
b94432eec6
|
refactor UpdateRoleEvent-handler
|
2020-03-06 22:18:44 +01:00 |
|
Christoph
|
cc174b3269
|
general style improvements + javadoc
|
2020-03-06 22:18:11 +01:00 |
|
Christoph
|
e05c6f4e3a
|
decreased visibility of group-fields -> adapted tests and GroupService
|
2020-03-06 21:30:58 +01:00 |
|
Christoph
|
fb3a94cf04
|
changed role representation to enum
|
2020-03-06 20:58:57 +01:00 |
|
Christoph
|
17ae13c1e8
|
made events immutable, removed group-setters -> changed tests to work without setters.
|
2020-03-06 20:55:29 +01:00 |
|
Christoph
|
0537f27333
|
try to make naming more consistent
|
2020-03-06 20:23:39 +01:00 |
|
Christoph
|
0e1e79d51a
|
slight changes to package structure + naming
|
2020-03-06 20:10:23 +01:00 |
|
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 |
|