오늘은 Spring Boot에서 자주 사용하는 @RequestBody와 Jackson 라이브러리의 내부 동작에 대해 이야기해보려고 합니다. 특히 DTO에서 Setter가 필요한지, 아닌지에 대한 의문을 파헤쳐보겠습니다. (사실 면접에서 나온 질문인데 제대로 대답을 못했습니다..) 구글링 검색해보니 관련글이 이미 여러개 있길래 좀 읽었습니다.궁금증: Setter가 없어도 값이 들어오는 이유Request DTO 예시@Getter@Setter // 주목! Setter가 있습니다public class LoginRequestDto { @NotBlank private String username; @NotBlank private String password;} Controller@Po..

Claude MCP 란?MCP에 대한 설명은 앤트로픽의 블로그로 대체하겠습니다!https://www.anthropic.com/news/model-context-protocol https://docs.anthropic.com/en/docs/agents-and-tools/mcp?q=mcp Model Context Protocol (MCP) - AnthropicLearn more about the protocol, how to build servers and clients, and discover those made by others.docs.anthropic.com이건 mcp 공식 문서https://modelcontextprotocol.io/introduction Introduction - Model Con..
- Total
- Today
- Yesterday
- maven
- jQuery
- LocalDateTime
- Mac
- 북리뷰
- JavaScript
- 베리 심플
- LocalDate
- Linux
- mybatis config
- Java
- localtime
- k8s
- mybatis
- Spring
- Bash tab
- docker
- oracle
- intellij
- rocky
- window
- svn
- input
- claude
- Spring Security
- 오라클
- springboot
- Kotlin
- elasticsearch
- config-location
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |