Skip to content

[Chapter 08] spring-boot-starter-data-jpa 의존성에는 AOP 가 포함되어 있다? #89

Discussion options

You must be logged in to vote

spring-boot-starter-data-jpa 안에 포함되어있는 라이브러리를 살펴보면거 진짜 섬세한 것 같습니다!

AOP 를 사용하는 이유를 책을 읽기만 했을 때 유추한 것은

Audit 감사 기능이나 Spring Data JPA 를 이벤트로 받아서 처리하는 부분(아직 안나옴) 에서 사용할 것 같다?는 생각을 했습니다.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by corock
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chapter08 데이터 영속성
5 participants