kcbabo / soap2rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soap2rest-before is the empty project to start with when running the SOAP to REST tooling. soap2rest-after is the generated project complete with REST DSL.

To run the generated project, just use the following in the project directory:

> mvn package
> mvn

REST API will be available at

http://localhost:8080/soap2rest/[path]

About


Languages

Language:Java 100.0%