Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

Replace web.xml with GreenhouseWebAppInitializer #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gunavardhan
Copy link

Pom has been upgraded to servlet-api 3.0, and web.xml has been
eliminated completely in favor of Spring 3.1's new
WebApplicationInitializer SPI, which builds upon Servlet 3.0's
ServletContainerInitializers.

See WebApplicationInitializer Javadoc for complete details.

Pom has been upgraded to servlet-api 3.0, and web.xml has been
eliminated completely in favor of Spring 3.1's new
WebApplicationInitializer SPI, which builds upon Servlet 3.0's
ServletContainerInitializers.

See WebApplicationInitializer Javadoc for complete details.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants