git clone https://github.com/ilaipi/CXF-Docker.git
cd CXF-Docker
docker build -t cxf:3.4.1 .
# @see https://cxf.apache.org/docs/wsdl-to-java.html
# put wsdl file to current directory
docker run -v $PWD:/usr/src -name cxf cxf:3.4.1 -all -p [your package name, e.g. com.billy.yang] [your wsdl filename]
-
Notifications
You must be signed in to change notification settings - Fork 0
ilaipi/CXF-Docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
apache cxf docker, run as command. wsdl to java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published