Commit Graph

3 Commits

Author SHA1 Message Date
eugenp
5a5f3fa459 changing controller mapping 2017-06-17 14:04:38 +03:00
Tomasz Sobala
0975123b83 Exploring the Spring Boot TestRestTemplate (#1550)
* injecting beans

* XML-based configuration replaced with Java Config.

* [BAEL-431] Exploring TestRestTemplate.

* Revert of evaluation task "XML-based configuration replaced with Java Config."

This reverts commit 66471cf057.

* Revert of evaluation task "injecting beans"

This reverts commit d2ac20185e.

* [BAEL-431] fix to the tests in TestRestTemplateBasicLiveTest.

* [BAEL-431] added more meaningful user and password for auth.
2017-03-31 19:33:34 +02:00
Tomasz Sobala
6a0e142064 BAEL-431 Exploring the Spring Boot TestRestTemplate (#1444)
* injecting beans

* XML-based configuration replaced with Java Config.

* [BAEL-431] Exploring TestRestTemplate.

* Revert of evaluation task "XML-based configuration replaced with Java Config."

This reverts commit 66471cf057.

* Revert of evaluation task "injecting beans"

This reverts commit d2ac20185e.

* [BAEL-431] fix to the tests in TestRestTemplateBasicLiveTest.
2017-03-27 21:28:15 +02:00