Skip to content

kprasad99/kp-soap-ws-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kp-soap-ws-client

Demo Project For spring-boot with cxf jaxws client

Running the Demo Project

  • 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

About

Demo Project For spring-boot with cxf jaxws client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages