Skip to content

kaisar420/spring4-mvc-ajax-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring 4 MVC Ajax Example

Template for Spring 4 MVC + jQuery Ajax + Jackson2, using Maven build tool.

###1. Technologies used

  • Spring 4.2.2.RELEASE
  • Jackson 2.6.3
  • jQuery 1.10.2
  • Boostrap 3
  • Maven 3

###2. To Run this project locally

$ git clone https://github.com/mkyong/spring4-mvc-ajax-example
$ mvn jetty:run

Access http://localhost:8080/spring4ajax

###3. To import this project into Eclipse IDE

  1. $ mvn eclipse:eclipse
  2. Import into Eclipse via existing projects into workspace option.
  3. Done.

###4. Project Demo Please refer to this article Spring 4 Ajax Example

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%