Skip to content

Latest commit

 

History

History

chapter10

Chapter 10 - REST and Web Services

This chapters covers

  • Restful services fundamentals
  • Building REST services with JAX-RS and Apache CXF
  • Building REST services with camel-restlet and camel-cxf component
  • Using Camel's Rest DSL
  • How the Rest DSL works and supported components
  • Using Rest DSL with various Camel components
  • Binding between POJOs and XML/JSon
  • Documenting your REST services using Swagger
  • Browsing Swagger API using Swagger UI