5 Commits

Author SHA1 Message Date
amit2103
d16167ea63 [BAEL-10781] - Added code for spring data rest pagination 2019-01-14 00:37:51 +05:30
DOHA
79ab39d9f1 spring data rest projections 2018-04-28 15:52:27 +03:00
lor6
77d270a4b1 in memory dbs config (#1551)
* in memory dbs config

* small fix
2017-04-02 20:53:22 -05:00
lor6
1a067bc945 models, repos, test (#1225)
* models, repos, test

* update models and test

* updated test location

* update test location
2017-02-26 13:30:47 -06: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