공부

[kotlin] swagger

승가비 2023. 11. 3. 15:52
728x90
implementation("org.springdoc:springdoc-openapi-data-rest:1.6.0")
implementation("org.springdoc:springdoc-openapi-ui:1.6.0")
implementation("org.springdoc:springdoc-openapi-kotlin:1.6.0")

https://www.baeldung.com/kotlin/swagger-spring-rest-api

 

728x90
저작자표시 비영리 (새창열림)