Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.8 KB

File metadata and controls

19 lines (12 loc) · 1.8 KB

API Server

This is the API server for Linkode.
It is built using Spring Boot and leverages various powerful technologies such as QueryDSL,
Spring Data JPA, and JPQL to provide a robust data query layer.
Additionally, the server is secured using Spring Security,
ensuring strong authentication and authorization mechanisms.

Stack

Architecture

아키텍처

CI/CD Pipeline

cicdpipeline