- 06 Apr, 2019 5 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16476: Fix compilation error
-
dreis2211 authored
Closes gh-16476
-
Madhura Bhave authored
Fixes gh-16184
-
Madhura Bhave authored
This commit also adds tests to ensure that the child management context works when lazy initialization is enabled. Also, it adds a BeanFactoryPostProcessor to the child context so that the server is created and listening for requests but other beans in the child context are not created until requested. See gh-16184
-
- 05 Apr, 2019 7 commits
-
-
Andy Wilkinson authored
Closes gh-16473
-
Andy Wilkinson authored
Closes gh-15378
-
Phillip Webb authored
Users calling the methods will still face problems but at least they will have some guidance. Closes gh-16096
-
Stephane Nicoll authored
This commit migrates `AnnotationConfigReactiveWebApplicationContext` parent to the `GenericApplicationContext` abstraction. Any use of `AnnotationConfigWebApplicationContext` is also removed as it also inherits from the `AbstractRefreshableApplicationContext` outdated hierarchy. A new `AnnotationConfigServletWebApplicationContext` context is introduced instead, extending from `GenericApplicationContext` and providing the counter part of the reactive context for the Servlet-based web app tests. See gh-16096
-
Stephane Nicoll authored
* pr/16446: Polish "Polish embedded tomcat setup" Polish embedded tomcat setup
-
Stephane Nicoll authored
Closes gh-16446
-
Rudy Adams authored
See gh-16446
-
- 04 Apr, 2019 24 commits
-
-
Madhura Bhave authored
* pr/16342: Polish "Simplify the configuration of the ProtocolHandler" Simplify the configuration of the ProtocolHandler
-
Madhura Bhave authored
Closes gh-16342
-
Pascal Zwick authored
This commit introduces a new callback interface that can be used to customize the ProtocolHandler on a Tomcat Connector. See gh-16342
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-16458
-
Stephane Nicoll authored
Closes gh-16451
-
Stephane Nicoll authored
This commit improves type resolution for a unresolved generic type that uses itself in its upper bound declaration. Closes gh-16451
-
Andy Wilkinson authored
Closes gh-16461
-
Andy Wilkinson authored
Closes gh-16442
-
Andy Wilkinson authored
Closes gh-16460
-
Andy Wilkinson authored
Closes gh-16458
-
Stephane Nicoll authored
Closes gh-16172
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Brian Clozel authored
Fixes gh-16453
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Spring Buildmaster authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 03 Apr, 2019 4 commits
-
-
Phillip Webb authored
Increase the timeout used when checking if artifacts have landed in Bintray from 20m to 40m. Also added some additional protection against the curl command failing. Closes gh-16443
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-