Demo Project For spring-boot with cxf jaxws client
-
Before running client we need server to be available, run server program from here.
-
Clone client project
git clone https://github.com/kprasad99/kp-soap-ws-client.git
- Run the program using
spring-boot maven plugin
.
mvn spring-boot:run
- Verify in console log hello message is received.
Hello Karthik Prasad welcome to Cxf World