Skip to content
Discussion options

You must be logged in to vote

스프링 부트는 주로 spring-boot-stater 패키지를 통해 기본 설정을 한다고 합니다.
그래서 starter 패키지가 여러가지 다른 라이브러리들을 모아놓은 것인데 선정 기준은 제 생각엔

  1. 인기도
  2. 사후 지원
  3. 기능성

이렇게 중점으로 두고 default 설정을 하지 않을까 생각이 듭니다.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Irisation23
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
chapter07 스프링 AOP 와 테스트, 자동 설정 원리
4 participants