Skip to content

Bare bones Spring MVC app for REST applications built using gradle

Notifications You must be signed in to change notification settings

forficate/spring-rest-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-rest-skeleton

Bare bones Spring MVC app for REST applications built using gradle

  • To generate an eclipse project 'gradle eclipse'

  • To run the appliaction 'gradle clean jettyRun'

  • Notes: All controller responses are wrapped in a common object using the declared EndpointMessageConverter class.

About

Bare bones Spring MVC app for REST applications built using gradle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages