Skip to content

swthomas55/CXF-Rest-spike-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm trying to learn about creating RESTful services using Spring CXF.

The work is based mostly on

Started with http://www.insaneprogramming.be/?p=140
Continued with http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/
Consulted http://www.ibm.com/developerworks/web/library/wa-restful/ about JSON mapping

Status:

Runs, when I try to retrieve a time, I get this message:
No message body writer has been found for response class ResponseEntity.

So that's the next task.

About

Learning about doing REST with Spring and CXF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages