[Chapter 02] #10
Answered
by
corock
coalong
asked this question in
Chapter 02. Framework and Spring Boot
[Chapter 02]
#10
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
coalong
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Spring 의 3가지 핵심 요소 중 AOP 에 대한 직접 코드 실습을 하면서, 굉장히 신기 했었던 기억이 있다.
Spring AOP 동작은 어떤 방식으로 구현 했을까?
팀프로젝트를 진행할 때, 프로젝트 규모가 조금씩 커지다보니 여러 라이브러리를 사용할 때가 있었다.
그 과정에서 라이브러리 버전 충돌 문제, 라이브러리간 버전 호환 문제 때문에 꽤나 고생했는데,
이런 버전 문제를 잘 관리할 수 있는 방법이 있을까?
Beta Was this translation helpful? Give feedback.
All reactions