You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot
Phillip Webb b60da5f85d Allow early ServletRequest Autowiring
Update `EmbeddedWebApplicationContext` so that Servlet related
resolvable dependencies are registered in `postProcessBeanFactory`.

This allows a `ServletReqest` to be autowired into an early initialized
bean and brings parity with WAR based deployments.

Closes gh-14990
6 years ago
..
src Allow early ServletRequest Autowiring 6 years ago
pom.xml Next development version 6 years ago