8 Commits

Author SHA1 Message Date
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
Doha2012
59cfbaf5c4 add user-info endpoint live test (#6379) 2019-02-23 22:15:52 +02:00
sachin29aug
b051112a9c BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 22 more modules.. work in progress..) 2018-09-14 17:13:23 -04:00
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
db
d05f4572f8 OAuth2 Principal and Authorities example - refactor and added example using custom authorization server 2018-07-31 22:42:52 +01:00
DOHA
9b27ab5754 upgrade to spring boot 2 2018-07-09 18:43:55 +03:00
eugenp
5a5f3fa459 changing controller mapping 2017-06-17 14:04:38 +03:00
Doha2012
8bb276cabd sso using oauth (#1955)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup
2017-06-01 08:10:59 -05:00