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

fixed swagger version by confilicting jackson-databind #1013

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

choi-changho
Copy link

server version 2.20.0 기준으로 swagger 설정을 on을 해도 화면이 나오지 않는 현상
image
standard alone 으로 확인 해본 결과. swagger bean 생성 시, scan 중에 jackson-databind 라이브러리 때문에 발생 했던것으로 확인
jackson-databind 버전 업에 따라 swagger 도 maven repo 기준으로 최고 버전으로 버전 업

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

Successfully merging this pull request may close these issues.

1 participant