Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

sawano/spring-examples-json-xml-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example code accompanying the blog post "Combining JSON and XML in RESTful web services with Spring" at http://software.sawano.se/2012/03/combining-json-and-xml-in-restful-web.html

To run the integration tests included in this example with Maven use:

mvn verify

To deploy the web service on a jetty use:

mvn jetty:run

The web service is now available on http://localhost:9090

About

Combining JSON and XML in RESTful web services with Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages