Commit Graph

8 Commits

Author SHA1 Message Date
DOHA 0de8a91137 upgrade dependencies 2016-12-07 19:17:18 +02:00
Naoshadul Islam 8a7c596821 Updated README.md 2016-10-16 13:10:20 +03:00
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
m0cacin0 862c13eb92 Update README.md 2016-06-28 12:22:26 +03:00
David Morley 9822ff35c3 Update README for Spring Data REST tutorial 2016-03-16 05:28:04 -05:00
David Morley 3198b47f81 Add README for Spring Data REST 2016-03-16 05:26:37 -05: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