Skip to content

Example project that uses Spring 5, Java 11, JUnit 5 and newer libraries

Notifications You must be signed in to change notification settings

phillips1021/spring-mvc-java11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring MVC Example Using Java 11

This web application is an example of using latest Spring 5, Java 11, JUnit 5, and log4j2 libraries.

Build and Deploy

Local Deployment

mvn -e clean package

copy target/spring-mvc-java11.war to Tomcat's webapps folder

visit http://localhost:8080/spring-mvc-java11

About

Example project that uses Spring 5, Java 11, JUnit 5 and newer libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published