Commit Graph

3 Commits

Author SHA1 Message Date
Ante Pocedulic 38b419d8e9 Spring Data Rest Validators introduction (#650)
* - created packages for each logical part of application
- created validator for WebsiteUser rest API
- created ValidatorEventRegister class which fixes known bug for not
detecting generated events
- created custom Exception Handler which creates better response
messages

* Code formatting

* formated pom.xml
replaced for loops with streams
fixed bug while getting all beans

* removed unnecessary code
changed repository type

* - added test for Spring Data REST APIs
- changed bad request return code
- formated code
2016-09-15 07:55:11 +02:00
David Morley fee6648f55 Update Maven settings for Spring Data REST example 2016-03-16 05:24:32 -05:00
amedviediev ce68b89c7b Added code for "Intro to Spring Data REST" artice 2016-03-15 06:01:27 -05:00