- Swagger URL: http://localhost:8080/swagger-ui/index.html
- H2DB URL: http://localhost:8080/h2-console/
- API 정보 URL(Postman Doc): https://documenter.getpostman.com/view/31149172/2s9YsDjaQB#0b8fb3bb-176f-4e94-92c4-b493e16db9f7
- JAVA 21
- Spring Boot 3.1.5
- H2 DB
- JPA
- QueryDSL
- Swagger
- contract - 계약 TABLE
- contract_collateral - 계약 담보 TABLE
- insurance_product - 보험 상품 TABLE
- insurance_collateral - 보험 상품 담보 TABLE
- 컬럼 정보는 ERD를 참고하세요.
- API 정보 URL(Postman Doc): https://documenter.getpostman.com/view/31149172/2s9YsDjaQB#0b8fb3bb-176f-4e94-92c4-b493e16db9f7