# OpenAPI 3.0 example code (swagger-ui) swagger가 3.0으로 업데이트 되면서 명칭도 바뀌고 어노테이션도 바뀌었다. 그래서 한번 해보는 OpenAPI 3.0 설정하기! https://hjho95.tistory.com/39 는 OpenAPI를 사용하기 위한 설정. https://hjho95.tistory.com/40 은 Annotation을 이용한 Document작성. https://hjho95.tistory.com/41 은 ApiResponse의 ref 구현. Unable to render this definition Error 해결 맨 밑에 있음. # Refference document: https://springdoc.org example-ui: http://158..