- Aug 11, 2018
-
-
Daniel Gerhardt authored
These methods allow to perform actions based on the entity before the CRUD operation is executed.
-
- Aug 07, 2018
-
-
Daniel Gerhardt authored
-
- Aug 04, 2018
-
-
Daniel Gerhardt authored
Additionally moved previously missed v2 entities to the v2 package.
-
- Feb 14, 2018
-
-
Daniel Gerhardt authored
The new overloaded patch methods applies changes to a field instead of the whole entity. The field is specified with a method reference to the getter.
-
- Sep 26, 2017
-
-
Daniel Gerhardt authored
-
- Aug 28, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Implemented a patch method which merges an existing entity with updated properties from a HashMap. A new test dependency spring-security-test has been added.
-