springmvc setup: web.xml, webapp-servlet.xml, and webapp-servlet-main.xml, pom.xml, logback.xml


/ Published in: Java
Save to your folder(s)

There are multiple file snippets here. Careful when cut/paste

mvn archetype:create -DarchetypeArtifactId=maven-archetype-webapp -DgroupId=deng -DartifactId=myspringmvc
touch WEB-INF/conf.properties

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.