정리해야 할 글 목록
정리해두고 나중에 또 보자
---
title: "정리해야 할 글 목록"
date: "2024-07-07"
---
- Spring Boot + Maven 커스텀 빌드 (완료)
- Netty Decoder 적용 (완료)
- Datasource Router 적용 (진행중)
- Spring Security 다중 Provider 사용할 경우, 주의점 (완료)
- Tree 구조 REST Docs 적용
- Request Body 단일 String + 배열 String 동시 적용
- Netflix 부검 메일 작성
- Rest API 검색 조건 1개 이상 설정 강제
- Request Param LocalDateTime 다중 Pattern 적용
- @Transactional 과 AOP 활용한 서비스 로직 개선