Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger UI stop working if jFairy dependencie added. #139

Open
Samyssmile opened this issue Apr 2, 2021 · 0 comments
Open

Swagger UI stop working if jFairy dependencie added. #139

Samyssmile opened this issue Apr 2, 2021 · 0 comments

Comments

@Samyssmile
Copy link

I run a spring boot 2 application with open api swagger ui for my rest endpoints.

implementation 'org.springdoc:springdoc-openapi-core:1.1.49' implementation 'org.springdoc:springdoc-openapi-ui:1.1.49' implementation 'org.springdoc:springdoc-openapi-webflux-ui:1.1.49'

At the moment I add

implementation 'com.devskiller:jfairy:0.6.4'

to my dependencies, Swagger stop working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant