-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Ranjithrajd edited this page Aug 14, 2015
·
1 revision
Welcome to the springwork wiki!
I am exploring spring and adding my hands-on here. Build-tool : maven Spring-version: 4.0.2.RELEASE
About Branch : REL-rest-impl Started with spring REST, Simple Project setup has done in the first commit. REST with simple string response. (http://localhost:8080/springfire/rest/healthCheck/default) REST with VO as JSON response. (http://localhost:8080/springfire/rest/healthCheck/greet/ranjith) Added Jackson dependency in the pom.xml, so we do not need to specify the http accept header and response produce in the annotation. It automatically convert it as json.
Contact 👍 ranjithraj.d@gmail.com