Swagger UI 2 설정하기
Swagger UI 2 설정하기
의존성 추가
dependencies {
implementation 'io.springfox:springfox-swagger-ui:2.9.2'
implementation 'io.springfox:springfox-swagger2:2.9.2'
}
dependencies {
implementation 'io.springfox:springfox-swagger-ui:2.9.2'
implementation 'io.springfox:springfox-swagger2:2.9.2'
}
@NamedStoredProcedureQuery(
name = Menus.NamedQuery_GetMenuList,
procedureName = "getMenuList",
resultClasses … 더보기 tar -C ~/. -xzf ~/Downloads/go1.15.2.linux-amd64.tar.gz
## 경로추가
export PATH=$PATH:${HOME}/go/bin
… 더보기