Skip to content

A Spring WS example - using Spring Boot, Spring WS and Spring WS Security.

Notifications You must be signed in to change notification settings

rpbrehm/spring-ws-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-ws-example

To build:

  1. check out the project.
  2. Generate the objects using Gradle genJaxb task.
  3. Build the project using Gradle build task.
  4. Run the Application.

To test:

  1. The easiest route is use SOAP UI to build a request from the WSDL.
  2. Don't forget to add ws-security basic authentication for user/password.

About

A Spring WS example - using Spring Boot, Spring WS and Spring WS Security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages