Skip to content

imtiaz-m4/mpaf-spring-boot-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Metafour PAF Service Demo project using Spring Boot.

Change Log

0.0.1-M1

Spring Boot with two RESTfull service endpoints:

Both returns JSON data by default or if Accept header is application/json.

Both returns HTTP error code 406 (Not Acceptable) if Accept header is application/xml or text/xml.

0.0.1-M2

Both JSON and XML services are working... thanks to @XmlRootElement annotation on bean classes.

0.0.1-M3

JAX-WS SOAP services (Code First) with Spring Boot.

0.0.1-M4

Use a SOAPHandler and logging with Spring Boot.

JAX-WS commons - Spring support for JAX-WS RI - Project Kenai:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 100.0%