16 Commits

Author SHA1 Message Date
codehunter34
8791269ec7 BAEL-2850: Difference between <context:annotation-config> vs <context:component-scan> (#7291)
* BAEL-2850: Difference between <context:annotation-config> vs
<context:component-scan>

* BAEL-2850: Difference between <context:annotation-config> vs
<context:component-scan>
2019-07-11 19:03:59 +02:00
codehunter34
88586cc09f BAEL-2850: Difference between <context:annotation-config> vs (#7249)
<context:component-scan>
2019-07-06 18:41:48 +02:00
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
linhvovn
64cadbffeb [tlinh2110] BAEL 1684 Init (#3937) 2018-04-10 18:33:50 +02:00
Chris Oberle
84080c9e95 BAEL-1533 - Making a Spring MVC Form Remember Values 2018-03-10 07:06:26 -05:00
Chris Oberle
95f0340318 BAEL-1533 Making a Spring MVC Form Remember Values
- add example code
- update pom dependency to spring boot starter 2.0.0.RC2
- update import in SpringApplicationException
2018-02-24 15:59:23 -05:00
Loredana Crusoveanu
7420aa7f6f move actuator 2 to spring-5-reactive 2018-01-13 18:18:41 +02:00
José Carlos Valero Sánchez
9ff8a53c7d BAEL-1430: Move Spring Boot 2 actuator module 2018-01-11 08:27:15 +00:00
Sergey Petunin
8dcc6cb106 BAEL-1311: Spring Security 5 - Security for Reactive Applications (#3056) 2017-11-17 19:41:59 +01:00
Mansi
91b0efccd2 BAEL-944 Exploring the Spring MVC URL Matching Improvements (#1954)
* Example Code For Evaluation Article

This is an example code for the evaluation article on "Different Types of Bean Injection in Spring"

* Added unit tests

* Minor changes to application context

* Removed code committed for evaluation article

* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5

* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Code Formatting and solving build issue

* BAEL-944 Resolving build issue due to change in Spring version

* BAEL-944 Resolving build issue

* BAEL-944 Formatting code

* BAEL-944 Moving tests to correct package

* BAEL-944 Moving tests to correct package

* BAEL-944 Replacing @RequestMapping by @GetMapping

* BAEL-944 Remove unnecessary attribute name, "value" in annotations
2017-06-20 20:00:10 -05:00
Tian Baoqiang
d3e57d38a6 #BAEL-636 (#1468)
* jira #BAEL-636

* remove redundant dependency spring-boot-starter-reactive
2017-03-26 18:23:28 +02:00
eugenp
c7c3d822d9 testing work with JUnit 5 2017-02-24 18:04:53 +02:00
eugenp
355931f826 adding some simple persistence 2017-02-24 15:12:23 +02:00
eugenp
f64e24e6de fully working version of Spring 5 project 2017-02-24 14:08:44 +02:00
eugenp
07876a2855 work on initial state of the spring 5 project 2017-02-24 13:57:32 +02:00
eugenp
9f10890501 initial commit of spring 5 project 2017-02-24 13:50:46 +02:00