Course project demonstrating SOAP web services. The next step is combining services in BPEL process as example of SOA architecture.
This project is authored in Java.
Fork the gibdd-web-services on GitHub. Clone the project to the host machine.
The project requires the following dependencies be installed on the host machine:
- Java Development Kit 8
- Gradle 2.4 or later
- builds all projects
- generate database and tables for project
- runs dev server for project
- generates classes from common schemas
- generate classes for project schemas
Copyright (C) 2016 Victor Zhivotikov
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.