- 21 Mar, 2019 7 commits
-
-
Madhura Bhave authored
See gh-12602
-
Brian Clozel authored
Since Servlet.fn support has been added in Spring Framework, new infrastructure beans (like `HandlerAdapter` and `HandlerMapping`) have been added. This commit adapts the Spring MVC auto-configuration tests to reflect those changes.
-
Stephane Nicoll authored
Closes gh-16272
-
Madhura Bhave authored
-
Madhura Bhave authored
For webflux, security configuration is configured via a bean of type `SecurityWebFilterChain` and not `ServerHttpSecurity`. We would have changed the include to be `SecurityWebFilterChain` but the filter only applies to beans registered via component scanning and not those registered in `@Configuration` classes, making the includes redundant. See gh-16088
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-16274
-
- 20 Mar, 2019 29 commits
-
-
Andy Wilkinson authored
See gh-16270
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15813
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Stephane Nicoll authored
Closes gh-16272
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-16273
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-16270: Use HTTPS for external links in XML files
-
Spring Operator authored
See gh-16270
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16269: Use the latest DTD declaration for Checkstyle
-
Johnny Lim authored
Closes gh-16269
-
Stephane Nicoll authored
* pr/16265: Remove explicit types
-
dreis2211 authored
Closes gh-16265
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-16033
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-16229
-
- 19 Mar, 2019 4 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-16247: Update build and setup configuration to use HTTPS Closes gh-16247
-
Spring Operator authored
See gh-16247
-
Andy Wilkinson authored
-