spring-boot/spring-boot-autoconfigure
Andy Wilkinson 05cf686713 Allow servlet context parmeters to be configured via declaratively
Previously, configuration of a ServletContext init parameter required
the use of a ServletContextInitializer bean. This commmit adds
support for declarative configuration via the environment using
server.context_parameters.<name>=<value>.

Closes gh-1791
2014-11-17 20:20:08 +00:00
..
src Allow servlet context parmeters to be configured via declaratively 2014-11-17 20:20:08 +00:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Drop hibernate-jpa-2.0-api managed dependency 2014-11-11 13:03:25 -08:00