I deploy my spring boot application in wildfly recently I have to add swagger ui in my spring boot application. I have added that and its works locally but for some reason when I try to deploy my war file in the wildfly management console its show an error ( please see the image below ).I did not find a proper solution for the problem online.
Verions-
- spring boot - 2.7.3
- Java- 8
- wildfly - 10
Error in wildfly management console