250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- SpringBoot
- Eclipse
- Thymeleaf
- myBatis
- JDBC
- STS
- spring
- ubuntu
- oracle
- git
- jpa
- Python
- Core Java
- 오픈소스
- error
- AJAX
- 문서
- Source
- 설정
- Tomcat
- MySQL
- IntelliJ
- Exception
- maven
- Open Source
- PostgreSQL
- Spring Boot
- MSSQL
- Docker
- JavaScript
Archives
- Today
- Total
목록API 문서 자동화 (1)
헤르메스 LIFE
[Swagger] API 문서 자동화 설정
개발환경Spring Boot 2.7.9H2 2.1.214p6spy 1.8.1slf4j 1.7.36lombokdevtoolspostgresql참고로Swagger 의 버전별 call URL이 다릅니다.2.x 버전 : http://localhost:9090/swagger-ui.html3.x 버전 : http://localhost:9090/swagger-ui/index.htmlSwagger2 2.9.2 버전 설정build.gradle // Default : 2.0.0.RELEASE //implementation 'org.springframework.plugin:spring-plugin-core' implementation 'org.springframework.pl..
Spring Boot Framework
2023. 3. 30. 00:13