728x90
반응형
SMALL
Spring Framework
DI
https://hoooon-s.tistory.com/197?category=1069858
[Spring] Inversion of Control & Dependency Injection
Spring Framework 스프링 프레임워크는 자바 플랫폼을 위한 오픈 소스 애플리케이션 프레임워크이다. 자바로 서비스를 개발할 때 비즈니스 로직뿐 아니라 트랜잭션 등의 로직까지 작성해야 하는 부
hoooon-s.tistory.com
AOP
https://hoooon-s.tistory.com/198?category=1069858
[Spring] AOP - Aspect Oriented Programming
AOP (Aspect Oriented Programming) 관점 지향 프로그래밍 흩어진 Aspect를 모듈화할 수 있는 프로그래밍 기법이다. 동일한 색상의 선을 중복되는 메서드 & 필드 & 코드라고 가정할 때, 여러 클래스에 반복되
hoooon-s.tistory.com
PSA
https://hoooon-s.tistory.com/199
[Spring] PSA - Portable Service Abstraction
PSA (Portable Service Abstraction) 환경의 변화에 관계없이 일관된 방식의 기술 접근 환경을 제공하려는 추상화 구조 즉, 일부 코드 변경만으로도 완전히 다른 기술로 동작이 가능한(Portable) 서비스 추상
hoooon-s.tistory.com
728x90
반응형
LIST
'Develope > Spring & Springboot' 카테고리의 다른 글
[Spring-Data-Rest] REST API 자동 생성 (0) | 2022.07.31 |
---|---|
Spring Cloud Gateway 란? (1) | 2022.06.30 |
[Spring] PSA - Portable Service Abstraction (0) | 2022.06.29 |
[Spring] AOP - Aspect Oriented Programming (0) | 2022.06.28 |
[Spring] Inversion of Control & Dependency Injection (0) | 2022.06.28 |