Skip to content

ntttrang/Spring-MVC-Hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-MVC-Hello

About The Project

Spring-MVC-Hello is a simple project using Spring MVC, Spring Webflow and FreeMarker.


Demo: Updating...

Prerequisites

  • Apache Tomcat 9.0
  • Java 11
  • Maven 4.0.0
  • Spring Webflow 2.5.0
  • Spring MVC 5.0.2
  • Apache FreeMarker 2.3.31
  • Eclipse 6.2021

Installation

  1. Clone the repo git clone https://github.com/ntttrang/Spring-MVC-Hello.git

  2. Import project into your Eclipse

  3. Maven Update

  4. Add Tomcat server

  5. Add web module SpringMVCHello into Tomcat server

  6. Start Tomcat server and go to http://localhost:8080/SpringMVCHello/activationFlow

References: