Skip to content

diogolundberg/spring-webmvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring webmvc

A simple example of spring web mvc and junit configuration

web context hierarchy

find out the docs here

BuildApp

./mvnw install

Run tests

./mvnw test

Run App

./mvnw exec:java -Dexec.mainClass="webmvc.Application"

Releases

No releases published

Packages

No packages published

Languages