Simple Project: Spring Boot + Apache CXF (JAX-WS)

Let's create a simple hello world with and Spring Boot + Apache CXF (JAX-WS) project. Is not so common to find and example on the web, so I'm going to provide it. Firstly, we need to declare some dependencies on our pom.xml: https://gist.github.com/tassioauad/dbd1aaf44cdfb326c0777b162154178d I'd like to highlight the dependency with artefactid cxf-spring-boot-starter-jaxws, which provides the … Continue lendo Simple Project: Spring Boot + Apache CXF (JAX-WS)