Skip to content

Spring-boot project with Spring-integration and CXF WebService MTOM aware endpoint handling large attachements

License

Notifications You must be signed in to change notification settings

poneill00/spring-boot-cxf-integration-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-integration project with CXF WebService endpoint botstrapped with Spring-boot

Spring-boot project with Spring-integration and CXF WebService MTOM aware endpoint handling large attachements.

To try out:

  1. check out the project from GitHub
  2. install JDK 1.8+ (Java8)
  3. install Maven 3.0.3+
  4. set JAVA_HOME environment variable to home of the installed JDK 1.8
  5. go to the project directory and issue mvn clean spring-boot:run
  6. open a browser and enter the following address: http://localhost:8080/services/contentStoreCxf?wsdl
  7. use the WSDL to create a client of your preference

About

Spring-boot project with Spring-integration and CXF WebService MTOM aware endpoint handling large attachements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%