Skip to content

A tool allowing quick migration from existing JAX-WS services to spring-rest

License

Notifications You must be signed in to change notification settings

openrefactor/wsdl2rest-spring

This branch is up to date with wsdl2rest/wsdl2rest-spring:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a79db0 · Nov 9, 2020

History

64 Commits
Jan 30, 2019
Jan 30, 2019
Nov 9, 2020
Jan 30, 2019
Sep 25, 2019
Jan 30, 2019
Nov 4, 2016
Jan 20, 2017
Nov 4, 2016
Apr 18, 2018
Jan 30, 2019

Repository files navigation

Generates REST endpoints from WSDL

A tool allowing quick migration from existing JAX-WS services to REST services.

Derived from https://sourceforge.net/projects/wsdl2rest

Usage

wsdl2rest [options...]
 --wsdl URL               : URL to the input WSDL (required)
 --out PATH               : Output path for generated artefacts (required)
 --blueprint-context PATH : Path to the generated blueprint camel context file
 --camel-context PATH     : Path to the generated spring camel context file
 --jaxrs URL              : Address of the generated jaxrs endpoint
 --jaxws URL              : Address of the target jaxws endpoint

About

A tool allowing quick migration from existing JAX-WS services to spring-rest

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%