An open API service indexing awesome lists of open source software.

https://github.com/carlosndiaye/isisoap-api

Spring Web Service SOAP for isisoap app
https://github.com/carlosndiaye/isisoap-api

java jaxb-plugin jpa-hibernate maven postgresql soap spring-web-services

Last synced: about 2 months ago
JSON representation

Spring Web Service SOAP for isisoap app

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/carlosndiaye/isisoap-api.svg?branch=master)](https://travis-ci.com/carlosndiaye/isisoap-api)
# Spring Web Services basic SOAP API

This is a simple Spring boot JAX-WS api performing basic crud operations.

## Build

````
mvn clean install
````

## Deployment

This project is deployed on Heroku. You can access it from [this link](https://isisoap.herokuapp.com/)