Skip to content

danpersa/spring-jaxrs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technology Stack

The project uses the following technologies:

  • java: Java 7
  • web server: Tomcat 7
  • web/REST: Spring 4, RestEasy 3
  • view: Freemarker
  • marshalling: Jackson (for JSON)
  • testing: JUnit
  • utils: Lombok

How to run it

  • run 'mvn clean install' inside the main project
  • run 'mvn tomcat7:run' inside the spring-jaxrs-backend folder
  • run 'mvn tomcat7:run' inside the spring-jaxrs-frontend folder
  • go to http://localhost:8090/

Call the API from the browser:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages