A brief maven dependencies list for JEE7 related applications. The table below originally published by glassfish wiki Component maven Java EE 7 Full Platform JSR 342 <dependency> <groupId>javax</groupId> <artifactId>javaee-api</artifactId> <version>7.0</version></dependency> Java EE...
Wednesday, August 19, 2015
Thursday, August 6, 2015
Understand web.xml in Spring MVC project
The deployment descriptor file web.xml is the entry point to understand all configurations for a Spring MVC project. In many cases, there are 2 type of xml configuration files in a Spring MVC project: web.xml – Describe how to deploy the web application to any Java Servlet container. context...
Subscribe to:
Posts (Atom)
Powered by Blogger.
About The Author

View my complete profile