Commit Graph

16 Commits

Author SHA1 Message Date
KevinGilmore 18710230ab BAEL-157: README.md updated (#1338)
* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom

* BAEL-393: Adding guide-intro module to root pom

* BAEL-9: Updated README.md

* BAEL-157: README.md updated
2017-03-08 09:35:27 -06:00
lor6 6cc10132e1 move rest-angular app to existing rest project (#1293)
* move rest-angular app to existing rest project

* upgrade boot version
2017-03-05 14:01:51 -06:00
KevinGilmore 5421a352ab BAEL-345: SolrJ (#1263)
* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md
2017-03-01 22:20:07 -06:00
Grzegorz Piwowarek 5930f9dcbb Refactor SpringDataRelationshipsTest (#1258) 2017-02-27 19:31:02 +01: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
Nikhil Khatwani 90a5a8c8d0 Changes_for_BAEL-552-Update_SpringDataREST_article 2017-02-15 21:46:45 +05:30
pivovarit 506ac8301b Refactor Spring Data examples 2017-02-13 17:31:28 +01:00
eugenp 84ecb92f45 minor boot upgrade 2017-02-10 10:13:14 +02:00
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