Files
spring-ws-samples/airline
Greg L. Turnquist 27b18118c1 Upgrade to Spring Boot + Spring Data.
Update this repository to use modern Spring practices including:

* Spring Boot
* Spring Data JPA
* Spring Framework's Java configuration
2020-08-03 14:21:39 -05:00
..
2019-03-21 05:52:35 -05:00

Airline Sample

Features a web service on top of an airline reservation system, backed by a database. The web service works by using XML Marshalling techniques (JAXB2), and XPath in combination with XPath queries to pull information from a message. Additionally, the Airline service has JMS support. All messages follow the messages.xsd schema in src/main/webapp.

Build and deploy

See the main README for build instructions.

License

Spring Web Services is released under version 2.0 of the Apache License.