All Projects → mkyong → spring4-mvc-ajax-example

mkyong / spring4-mvc-ajax-example

Licence: MIT license
Spring 4 MVC Ajax Example

Programming Languages

java
68154 projects - #9 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].