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
- Host: GitHub
- URL: https://github.com/carlosndiaye/isisoap-api
- Owner: carlosndiaye
- Created: 2020-02-05T18:47:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T12:10:13.000Z (over 6 years ago)
- Last Synced: 2025-01-01T12:11:55.684Z (over 1 year ago)
- Topics: java, jaxb-plugin, jpa-hibernate, maven, postgresql, soap, spring-web-services
- Language: Java
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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/)