Spring Framework 20

[Spring Framework core] 3. Validation, Data Binding, and Type Conversion (1)

더보기 https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#validation 3.1. Validation by Using Spring’s Validator Interface ~ 3.2. Resolving Codes to Error Messages Validation, Data Binding, and Type Conversion Validation을 business Logic으로 간주하면 장단점이 있고, Spring은 유효성 검사 및 데이터 바인딩을 위한 디자인을 제공하고 있다. Validation은 Web Layer에 연결되지않아야하고 localizer가 쉬워야하며 사용 가능한 모든 available validato..

[Spring Framework core] 1.9. Annotation-based Container Configuration (1)

https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-annotation-config Core Technologies In the preceding scenario, using @Autowired works well and provides the desired modularity, but determining exactly where the autowired bean definitions are declared is still somewhat ambiguous. For example, as a developer looking at ServiceConfig, how do docs.spring.io 틀린 해석이 ..

Web/spring 2023.03.07

[Spring Framework integration] 6.Cache Abstraction (1)

https://docs.spring.io/spring-framework/docs/current/reference/html/integration.html#cache Integration The Spring Framework provides abstractions for the asynchronous execution and scheduling of tasks with the TaskExecutor and TaskScheduler interfaces, respectively. Spring also features implementations of those interfaces that support thread pools or delega docs.spring.io 틀린 해석이 있다면 알려주세요 🧃 6. C..

Web/spring 2023.02.27
728x90