본문 바로가기

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/06   »
일 월 화 수 목 금 토
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
Tags
  • EnableWebMvc
  • map
  • elasticsearch
  • Spring Boot
  • @FunctionalInterface
  • jpa
  • traceasynccustomautoconfiguration
  • HashMap
  • Spring JPA
  • SpringMVC
  • grpc
  • java.util.list
  • DeferredImportSelector
  • spring MVC
  • java
  • ResponseBody
  • spring
  • aws secretmanager
  • java list
  • java lambda
  • asyncconfigurer
  • wire type
  • micrometer tracing
  • kotlin
  • asynccustomautoconfiguration
  • CompletableFuture
  • awssecretsmanagerpropertysources
  • Sleuth
  • list
  • traceId
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록@Controller (1)

du.study기록공간

@Controller handlerMethod register

스프링 웹 프레임워크를 사용하면서 헨들러 메서드를 사용할 때, 우리는 흔히 @Controller 또는 @RestController를 사용하고 있습니다. 스프링에서 @Controller, @RestController 를 살펴보면 아래와 같이 되어있습니다. @Target({ElementType.TYPE}) @Retention(RetentionPolicy.RUNTIME) @Documented @Component public @interface Controller { @AliasFor( annotation = Component.class ) String value() default ""; } @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @Docu..

스프링 2020. 3. 7. 16:37
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바