Java Community | Help. Code. Learn.JC|HCL
Java Community | Help. Code. Learn.โ€ข17mo agoโ€ข
3 replies
eat1.

wsdl file convert xml for spring boot

Hello guys so i have wsdl resource file in my spring web app. Inside there are methods defined to communicate outside microservice, in that wsdl there are defined target source also. With mvn clean install it generates associated classes from that wsdl file in my target file i want to create bean in my config that will handle wsdl file generation for myarshall jxa. I have tried apache cxf but did not work
Was this page helpful?