본문 바로가기

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

목록function (1)

du.study기록공간

Java @FunctionalInterface - Function

이번에는 @FunctionalInterface 하나인 Function에 대해 기록하고자 합니다. Function을 간략하게 설명한다면 객체(T)를 받아 객체(R)을 리턴하는 함수형 인터페이스 입니다. 코드를 보면 아래와같은 기능을 가지고 있습니다. public interface Function { R apply(T t); default Function compose(Function

자바 2021. 12. 14. 00:40
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바