0

I am in the same situation that arises in this question, but 8 years have passed since it was answered.

I have a WSDL specification and I need to generate a client. I'm working on an SpringBoot project with JDK 10.

So, nowadays what is the best way to go? Is there a new and better way?

UHDante
  • 577
  • 9
  • 21
  • 2
    This [Spring Doc](https://spring.io/guides/gs/consuming-web-service/) must be more up to date. I do not know if it is the *best* way but worth giving a glance. – vahdet Jul 25 '18 at 09:31
  • 2
    8 year have passed since it was answered yes, but SOAP web-service have not really evolved :D. So yes jax-ws / spring webservice / CXF are still valid candidate to manage this stuff. – wargre Jul 25 '18 at 11:24

0 Answers0