Commit Graph

17 Commits

Author SHA1 Message Date
Paul c575ba8d6f Issue 6427 fix incompatible dependencies (#6428)
* fix 6427 - update Spring Boot to 2.1.3, update Spring Cloud to Greenwich.RELEASE

* cleanup: specify Thymeleaf namespace, `@ComponentScan` is redundant near `@SpringBootApplication`
2019-02-27 09:54:22 -08:00
Corneil du Plessis 731a3cd229 BAEL-2104: Spring Boot deployment to AWS Beanstalk (#5951) 2019-01-06 11:15:09 -03:00
Loredana 95b1a9b158 fix test names, missing templates 2018-12-09 20:36:56 +02:00
geroza bad04601be * migrated the following modules:
spring-boot
spring-boot-autoconfiguration
spring-boot-bootstrap
spring-boot-client
spring-boot-ctx-fluent
spring-boot-disable-console-logging
spring-boot-jasypt
spring-boot-mvc
spring-boot-ops
spring-boot-vue
spring-cloud/spring-cloud-vault
spring-data-rest
2018-12-09 11:10:19 -02:00
Corneil du Plessis c09e6d43fe BAEL-2106: Spring Boot deployment to Openshift 2018-11-04 20:15:20 +02:00
Corneil du Plessis ee2e546508 BAEL-2106: Spring Boot deployment to Openshift 2018-11-04 12:53:55 +02:00
Loredana Crusoveanu c09425ac03
Merge pull request #5219 from eugenp/BAEL-8939
BAEL-8939: Adding a Spring Context test in all Spring Modules (change…
2018-09-27 11:21:12 +03:00
Corneil du Plessis 60d09f21d9 BAEL-2103: Added configuration for Deploying to Google Cloud Platform App Engine. 2018-09-16 19:54:41 +02:00
sachin29aug 764dff1bd9 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 20 modules.. work in progress..) 2018-09-09 16:10:21 -04:00
Corneil du Plessis 5deb5311f8 BAEL-2105: Change for deployment to Cloud Foundry (#5060) 2018-08-30 01:00:11 +02:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Loredana Crusoveanu 008054aa08 remove sysout 2018-05-08 22:05:59 +03:00
Loredana Crusoveanu 08c0b590b0 upgrade bootstrap project 2018-05-08 22:04:21 +03:00
pauljervis fb4c450a2f
Bael 1601 redirects (#4006)
* tidy pom
move classes to javax-servlets

* move into spring-mvc-simple

* updated POM to handle no default tests in module
2018-04-15 18:22:42 +01:00
Dennis Chen d02147c7ee Bael-1601: move servlet redirect vs forward to spring-boot-bootstrap module (#3792)
* move servlet redirect vs forward to this module

* Added Unit test for servlets

* Cleaned Unit tests

* Refactored styling of the Java files.
2018-03-17 12:00:11 +00:00
Grzegorz Piwowarek 95cf16de28 Spring Boot Bootstrap upgrade (#2904) 2017-10-29 10:05:26 -05:00
Doha2012 f73893bbb9 spring boot bootstrap (#2031)
* 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
2017-06-12 15:12:54 -05:00