server-setting2 Spring Boot(Kotlin) — 12편. 완성된 프로젝트 템플릿 공유 📚 Spring Boot(Kotlin) 기본 셋팅 — 전체 시리즈왜 멀티 모듈 구조인가? (아키텍처 철학 & 전체 설계 편)API Response 포맷 설계글로벌 예외 처리(GlobalExceptionHandler)Swagger(OpenAPI) 설정Security(JWT) 기본 골격JWT TokenProviderRedis 설정Validation 설정Logging + MDC(traceId) 설정application.yml 프로필 분리 (local/dev/prod)멀티모듈 + JPA 기본 구조 정리 완성된 프로젝트 템플릿 Git 공유← 지금 글 이 글은 “Spring Boot(Kotlin) 기본 셋팅 — 12편 시리즈”의 마지막 글입니다.앞선 글들을 통해 멀티 모듈 구조 → API 설계 → 예외 처리 → .. 2025. 11. 27. Spring Boot(Kotlin) — ep.10 application.yml Profile Separation (local/dev/prod) In this article, we will configure profiles in a Spring Boot multi-module project and separate environment-specific configurations (local/dev/prod) using application-{profile}.yml.Profile separation is essential in real-world backend applications because it prevents development and production settings from mixing and helps maintain security and manageability. 📌 Spring Boot(Kotlin) Basic Setup —.. 2025. 11. 27. 이전 1 다음