Commit Graph

17 Commits

Author SHA1 Message Date
sachin29aug dd273f664c BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 15 more modules.. work in progress..) 2018-09-16 10:15:18 -04:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Eugen Paraschiv 232f6cbc50 live tests 2018-07-20 00:53:46 +03:00
Amit Pandey 28166a73de Fixed spring-session integration tests (#4650) 2018-07-08 13:27:45 +02:00
Loredana Crusoveanu 0cd80319bd update to spring 5 2018-07-01 16:30:43 +03:00
Amit Pandey 2e683411e2 Bael 4461 2 (#4409)
* Deleted md file as a conflict

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Ignore empty TC

* Fix Spring 5 tests
2018-06-05 13:35:55 +02:00
raksha-rao 60cb1d7d49 Bael 1674 (#4335)
* Handle events - BAEL - 1674

* BAEL -1674 - test

* test - BAEL-1674

* Change system.out to logger

* minor change
2018-05-24 13:20:47 -07:00
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
pivovarit d0b0debd06 Exclude integration tests 2017-03-24 16:17:34 +01: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
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
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
amedviediev ce68b89c7b Added code for "Intro to Spring Data REST" artice 2016-03-15 06:01:27 -05:00