본문 바로가기

du.study기록공간

검색하기
du.study기록공간
프로필사진 du.study

  • 분류 전체보기 (70)
    • 자바 (23)
    • 스프링 (31)
    • Tool (2)
    • presto (1)
    • DB (3)
    • JPA (5)
    • nginx (1)
    • kotlin (2)
    • 기타 잡다한 지식 (2)
Guestbook
Notice
«   2025/07   »
일 월 화 수 목 금 토
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
  • EnableWebMvc
  • traceId
  • awssecretsmanagerpropertysources
  • spring
  • micrometer tracing
  • list
  • wire type
  • traceasynccustomautoconfiguration
  • @FunctionalInterface
  • elasticsearch
  • aws secretmanager
  • Spring JPA
  • java
  • ResponseBody
  • HashMap
  • map
  • DeferredImportSelector
  • CompletableFuture
  • grpc
  • spring MVC
  • java list
  • asyncconfigurer
  • jpa
  • SpringMVC
  • asynccustomautoconfiguration
  • java.util.list
  • Spring Boot
  • Sleuth
  • java lambda
  • kotlin
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록@EnableWebMvc (1)

du.study기록공간

[Spring MVC] @EnableWebMvc 활용하기

이번에는 @EnableWebMvc에 대해서 기록해 놓으려고 합니다. @EnableWebMvc를 살펴보면 다음과 같이 선언이 되어있습니다. @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.TYPE) @Documented @Import(DelegatingWebMvcConfiguration.class) public @interface EnableWebMvc { } @Import(DelegatingWebMvcConfiguration.class)해당 부분을 Import하게 되는데 해당 클레스와 그 속에서 상속하는 WebMvcConfigurationSupport를 보면 MVC에서 필요한 기본적인 세팅을 해주거나, 웹 관련 설정을 커스터마이징 할 수 있도록 기능을 ..

스프링 2019. 11. 8. 23:04
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바