2023. 12. 22. 00:00ใBack-End ์์ ์ค/Spring Framework
์นด์นด์คํ์ด | ๋ง์ ๋๊ณ ๊ธ์ตํ๋ค
์ฌ๊ธฐ๋ฅผ ๋๋ฌ ๋งํฌ๋ฅผ ํ์ธํ์ธ์.
qr.kakaopay.com
์คํ๋ง ๋ถํธ 3 : ์๋ฐ ๋ฐฑ์๋ ๊ฐ๋ฐ ์ ๋ฌธ
COUPANG
www.coupang.com
"์ด ํฌ์คํ ์ ์ฟ ํก ํํธ๋์ค ํ๋์ ์ผํ์ผ๋ก, ์ด์ ๋ฐ๋ฅธ ์ผ์ ์ก์ ์์๋ฃ๋ฅผ ์ ๊ณต๋ฐ์ต๋๋ค."
๐ทโ๏ธ ์์ ์ค์ธ ๋ด์ฉ
Kotlin(์ฝํ๋ฆฐ)๊ณผ Spring Boot 3๋ฅผ ํตํด Swagger๋ฅผ ๊ตฌ์ฑํ๋ ค๋ ์ค ๋ฌธ์ ๊ฐ ๋ฐ์ํ ์ํฉ์ด์์.
โ ๏ธ ๋ฌธ์ ๋ฐ์!
๐ค ์์ธ ๋ถ์
Spring Boot 3๋ก Version Upgrade๊ฐ ๋๋ฉด์ Spring Doc ๊ตฌ์ฑ ๋ฐฉ๋ฒ์ด ๋ฐ๋์๊ธฐ ๋๋ฌธ์ด์์.
springdoc-openapi v1.7.0
springdoc-openapi java library helps to automate the generation of API documentation using spring boot projects. springdoc-openapi works by examining an application at runtime to infer API semantics based on spring configurations, class structure and vario
springdoc.org
ํด๊ฒฐ ๋ฐฉ๋ฒ์ ๊ธฐ์กด์ ์ฃผ์
ํ๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ์ ๊ฑฐํ๊ณ , ์๋ก์ด ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ก ๊ต์ฒดํด ์ฃผ์ด์ผ ํด์.
๐ป ๋ฌธ์ ํด๊ฒฐ!
//SpringDoc ์์กด์ฑ ์ถ๊ฐ
implementation ("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.2")
์คํ๋ง ๋ถํธ 3 ๋ฐฑ์๋ ๊ฐ๋ฐ์ ๋๊ธฐ : ์๋ฐ ํธ
COUPANG
www.coupang.com
"์ด ํฌ์คํ ์ ์ฟ ํก ํํธ๋์ค ํ๋์ ์ผํ์ผ๋ก, ์ด์ ๋ฐ๋ฅธ ์ผ์ ์ก์ ์์๋ฃ๋ฅผ ์ ๊ณต๋ฐ์ต๋๋ค."
๐ง ์ฐธ๊ณ ์๋ฃ
springdoc-openapi v1.7.0
springdoc-openapi java library helps to automate the generation of API documentation using spring boot projects. springdoc-openapi works by examining an application at runtime to infer API semantics based on spring configurations, class structure and vario
springdoc.org
์นด์นด์คํ์ด | ๋ง์ ๋๊ณ ๊ธ์ตํ๋ค
์ฌ๊ธฐ๋ฅผ ๋๋ฌ ๋งํฌ๋ฅผ ํ์ธํ์ธ์.
qr.kakaopay.com