Skip to content

strangercoder/spring-3.2-javaconfig-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-3.2-javaconfig-archetype

Spring 3.2 JavaConfig Maven Archetype

Clone the repository containing the archetype:

git clone https://github.com/jestrange/spring-3.2-javaconfig-archetype.git

Install the archetype:

mvn clean install

Run the archetype:

mvn archetype:generate -DarchetypeGroupId=org.jestrange -DarchetypeArtifactId=spring-3.2-javaconfig-archetype -DarchetypeVersion=1.0 -DgroupId=your.package  -DartifactId=yourappname

Run the application:

mvn clean tomcat7:run

About

Spring 3.2 JavaConfig Maven Archetype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published