22년 3월 29일

이전영·2022년 3월 29일
0

aop.auto true확인. 자동으로 Add @EnableAspectJAutoProxy.

spring.io => projects => boot> applicaiton properties=>
https://docs.spring.io/spring-boot/docs/2.4.13/reference/html/appendix-application-properties.html#spring.aop.auto

yaml

key: value

key: 
  key_1:
    key_2:
      key_3:
        ..

application.properties 는

spring.aop.auto=false

.으로 하는걸 yaml에서는 들여쓰기로 한다.

Alias가 왼쪽 두군데 DeptDTO저렇게 쓰임.

profile
개발자 2년차

0개의 댓글

관련 채용 정보