Commit Graph

18 Commits

Author SHA1 Message Date
amit2103 a9a50b79f5 [BAEL-10234] - Removed deprecated properties 2018-11-12 01:16:00 +05:30
amit2103 b286e140b4 [BAEL-10234] - Move spring-rest-... modules to Boot 2 2018-11-11 01:07:32 +05:30
Puneet Dewan 23c7fb4ade [BAEL-2248] Add Controller Method to accept form data
Add Test method in RestTemplateBasicLiveTest
2018-10-15 22:52:29 +08:00
sachin29aug 375c50e805 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 21 more modules.. work in progress..) 2018-09-15 13:57:53 -04:00
amit2103 39f9392a0a [BAEL-8496] - Moved articles to their own spring-resttemplate module 2018-08-26 23:25:23 +05:30
sachin fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
Eric Martin 93bc08a7c9
Merge pull request #4683 from neerajnyd/BAEL-1982
Bael 1982 Test a Spring REST API with curl
2018-07-21 09:42:58 -05:00
Amit Pandey 7b68989ab1 Bael 4461 3 (#4695)
* [BAEL-7574] - Fixed integration tests for spring-rest-simple module

* Fixed integration tests for spring-all, data-flow-server, spring-cloud-rest-books-api, spring-cloud-rest-reviews-api modules
2018-07-13 09:05:44 +02:00
Neeraj Yadav 1fafe77523 Merge branch 'BAEL-1982' of https://github.com/neerajnyd/tutorials into BAEL-1982 2018-07-11 18:11:56 +05:30
Neeraj Yadav 838e1c2ef0 fixed formatting 2018-07-11 18:06:34 +05:30
Neeraj Yadav 00d62f5168 Added a POST with a request body and a DELETE method for HTTP with cURL demo 2018-07-11 17:50:17 +05:30
jacques 1aaa12eca6 Corrections implementation. 2018-05-23 08:28:37 -04:00
jacques 9a04bf2c2c Code update for Spring RestTemplate Exception Handling article. 2018-05-22 12:07:45 -04:00
hugosama1 30f78fc3ca BAEL-1345 - Apachefileupload (#3185)
* Added code for file upload controller

* changed to spring module
2017-12-12 14:01:06 +01:00
Doha2012 50ad7320a3 minor fix (#2162)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup

* second client app for sso

* spring boot bootstrap

* add logic

* cleanup

* add simple controller

* add thymeleaf and security

* minor fix

* minor fix

* add more boot properties

* fix live test

* fix live test

* minor fix
2017-06-26 10:45:16 -05:00
Doha2012 ee2ed99ad9 fix live test (#2143)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup

* second client app for sso

* spring boot bootstrap

* add logic

* cleanup

* add simple controller

* add thymeleaf and security

* minor fix

* minor fix

* add more boot properties

* fix live test
2017-06-24 12:38:17 -05:00
eugenp 4ca15c909e replacing myfoos URLs 2017-06-17 19:48:08 +03:00
Grzegorz Piwowarek 29e3437545 Nbosecker merge (#1989)
* Solr w Apache SolrJ

* Solr w Apache SolrJ

* updated test names and moved add to @before method

* create apache-solrj module, moved code from spring-data-solr

* More examples for indexing,delete,and query for solrj

* More examples for indexing,delete,and query for solrj

* Jackson Map Serialize/Deserialize

* Jackson Map Serialize/Deserialize

* Jackson version update

* keydeserializer code added

* keydeserializer code added

* remove explicit types from map instantion

* one objectmapper per class

* refactor to spring-rest-simple module

* Fix spring-rest-simple
2017-06-04 10:07:05 +02:00