Spring

1.HTTP 요청 파라미터 - @ModelAttribute

post-thumbnail

2.도메인에서 Setter 사용을 지양하는 이유

post-thumbnail

3.@Transactional

post-thumbnail

4.BeanFactory 와 ApplicationContext의 차이

post-thumbnail

5.HttpSession에서 세션이 만들어지는 시점

post-thumbnail

6.@RequestBody 와 @ModelAttribute의 차이점

post-thumbnail

7.REST API와 GraphQL의 차이점

post-thumbnail

8.API 자동화 툴 Swagger

post-thumbnail

9.RDBMS와 NoSQL 차이

post-thumbnail

10.HttpSession에서 session key는 하나인데 어떻게 여러 유저를 구분해서 값을 가져올까?

post-thumbnail

11.Controller에서 HttpRequest Body 값은 왜 비워져 있을까?

post-thumbnail

12.@ExceptionHandler 와 @ControllerAdvice

post-thumbnail

13.MessageSource를 이용한 메시지 국제화

post-thumbnail

14.도메인 주도 개발(Domain-Driven Design, DDD)란?

post-thumbnail

15.클린 아키텍처(Clean Architecture)란?

post-thumbnail

16.헥사고날 아키텍처(Hexagonal Architecture)란?

post-thumbnail

17.데이터베이스 서버 부하를 분산시키는 방법(Clustering, Reflication)

post-thumbnail

18.Cookie, Session, JWT의 차이

post-thumbnail

19.Redis를 메인 DB로 사용할 수 없는 이유

post-thumbnail

20.Public, Private, Isolate 서브넷과 Infrastructure

post-thumbnail

21.Web Server, WAS, Servlet

post-thumbnail