Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ro117-youshin/spring-swagger-test
Spring Framework (Spring Boot) 기반으로 REST API 개발, Swagger 연동 API 실행 테스트
https://github.com/ro117-youshin/spring-swagger-test
api spring-boot swagger-ui swagger2
Last synced: about 1 month ago
JSON representation
Spring Framework (Spring Boot) 기반으로 REST API 개발, Swagger 연동 API 실행 테스트
- Host: GitHub
- URL: https://github.com/ro117-youshin/spring-swagger-test
- Owner: ro117-youshin
- Created: 2022-09-02T05:06:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-04T08:20:36.000Z (over 2 years ago)
- Last Synced: 2023-08-08T13:18:50.642Z (over 1 year ago)
- Topics: api, spring-boot, swagger-ui, swagger2
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring-swagger-test
Spring Framework (Spring Boot) 기반으로 REST API 개발
- 회원가입 및 회원정보 조회 API 개발 (CRUD)
- Spring Boot에 Swagger 연동, API 실행 테스트
----------------------------------------------------
- study - [[Spring] 🌱ResponseEntity란 / Spring Boot에서 Response하기](https://livebyfaith117.tistory.com/148?category=907473)