Wednesday, August 19, 2015

Maven Dependencies for JEE 7

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...

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...
Powered by Blogger.

About The Author

My Photo
Has been a senior software developer, project manager for 10+ years. Dedicate himself to Alcatel-Lucent and China Telecom for delivering software solutions.