반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Save Action
- LogInterceptor
- restTemple
- Starter
- Spring Boot
- RestTemplate
- auto configuration
- AOP
- gradle
- JsonStringType
- spring
- vaultTemplate
- ResponseBodyAdvice
- AOP 매개변수
- AOP this
- ClientHttpRequestInterceptor
- JsonType
- fotmatter
- findAny
- AOP target
- findFirst
- AccessLevel
- 포맷터
- 개방/폐쇄 원칙
- Stream
- java
- Thread Safety
- @AutoConfiguration
- 쓰레드 안전
- jpa
Archives
- Today
- Total
목록@AutoConfiguration (1)
맨땅에 헤딩하는 개바른자

목차 프로젝트 구성 progress-starter dependency progress-api dependency Auto Configuration 상세 설정정보 설정 코드 각 어노테이션별 역활 이외 어노테이션 역활 결론 1. 프로젝트 구성 필자는 아래와 같은 프로젝트 구성을 하였습니다. [progress-starter dependency] dependencies { // Using only starter testRuntimeOnly("com.h2database:h2") // Using starter and module api("org.springframework.boot:spring-boot-starter-data-rest") api("org.springframework.boot:spring-boot-s..
SPRING
2024. 2. 23. 17:17