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

[20211204] Spring Swagger 3.0(Open API) 기본 UI의 URL 변경, Swagger Basic Error Controller 제거 #233

Open
JuHyun419 opened this issue Dec 4, 2021 · 0 comments
Labels

Comments

@JuHyun419
Copy link
Owner

JuHyun419 commented Dec 4, 2021

Swagger 3.0(Open API)

implementation("io.springfox:springfox-boot-starter:3.0.0")

Swagger에서 Basic Error Controller 제거

  • SwaggerConfig - Docket - apis() 수정
  • 아래 사진은 RestController 부분만 Swagger API 문서화

image

@JuHyun419 JuHyun419 changed the title [20211204] Spring Swagger 3.0(Open API) [20211204] Spring Swagger 3.0(Open API) 기본 UI의 URL 변경 Dec 4, 2021
@JuHyun419 JuHyun419 changed the title [20211204] Spring Swagger 3.0(Open API) 기본 UI의 URL 변경 [20211204] Spring Swagger 3.0(Open API) 기본 UI의 URL 변경, Swagger Basic Error Controller 제거 Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant