Skip to content

Releases: friendlymahi/maven-demo

Functional Maven Webapp using Spring

23 Jun 20:45
Compare
Choose a tag to compare
Updated code to make use of WebAppContext from Spring Framework

Updated Webapp POM to include spring-web dependency
Updated Webapp web.xml to include context parameters and listener for
client context initialization while server startup happens

Sample Maven Projects for JAR & WAR

23 Jun 18:32
Compare
Choose a tag to compare
Pre-release

Has 2 eclipse projects - productservices (with dao & bo) and productweb