Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniProject – Office API Server

Spring Boot 기반의 REST API 서버입니다.
AWS EC2에 배포되어 있으며 Swagger UI를 통해 API 문서를 확인할 수 있습니다.


🔥 배포 주소

Swagger UI

http://54.180.106.250:8080/swagger-ui/index.html

Base URL

http://54.180.106.250:8080


🔥 기술 스택

  • Java 17 (Amazon Corretto)
  • Spring Boot 3.x
  • Spring Data JPA
  • MariaDB
  • Swagger (springdoc-openapi)
  • AWS EC2 (Linux)

🔥 API 문서 (Swagger)

Swagger UI를 통해 모든 API를 확인하고 직접 테스트할 수 있습니다.

http://54.180.106.250:8080/swagger-ui/index.html


🔥 실행 환경

Profile 구성

  • local : H2 (메모리 DB)
  • dev : MariaDB (EC2 서버)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages