build.gradle ( swagger-ui )
페이지 정보
본문
dependencies {
....
//spring boot 버전 : 2
//implementation 'io.springfox:springfox-boot-starter:3.0.0'
//implementation 'io.springfox:springfox-swagger-ui:3.0.0'
//spring boot 버전 : 3
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.2'
}
- 이전글■ REST 방식의 서비스 24.06.19
- 다음글SwaggerConfig ( 스프링부트 2버전 ) 24.06.19
댓글목록
등록된 댓글이 없습니다.