[Spring] Spring Triangle - DI, AOP, PSA
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) 관점 지향 프로그래밍..