14 Commits

Author SHA1 Message Date
Eugen
f0c877bf0c compilation fix 2019-07-21 10:03:58 +03:00
Dhawal Kapil
b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
Loredana
3aeb26a67f fix conflict 2019-07-17 20:25:58 +03:00
Loredana
ec1807b828 rename org.baeldung package 2019-07-17 14:01:41 +03:00
amit2103
57fa2baf72 [BAEL-14274] - Fixed article code for https://www.baeldung.com/spring-requestmapping 2019-06-23 20:30:38 +05:30
amit2103
78bb153e4d [BAEL-10982] - Moved live tests to spring-rest-simple and added missing methods in FooController for that 2019-03-17 17:37:42 +05:30
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
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
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
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