minor upgrade (#2259)

* 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

* semaphores

* fix configuration

* kotlin collection

* add more collection examples

* minor upgrade
This commit is contained in:
Doha2012
2017-07-15 17:26:13 +02:00
committed by Grzegorz Piwowarek
parent 470ac0c7bb
commit 8739094a16
6 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -307,7 +307,7 @@
<rest-assured.version>2.9.0</rest-assured.version>
<!-- swagger -->
<springfox-swagger.version>2.6.1</springfox-swagger.version>
<springfox-swagger.version>2.7.0</springfox-swagger.version>
<httpcore.version>4.4.5</httpcore.version>
<httpclient.version>4.5.2</httpclient.version>