본문 바로가기 메뉴 바로가기

How to be awesome

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

How to be awesome

검색하기 폼
  • 분류 전체보기 (145)
    • Java (32)
    • Algorithm (26)
    • JSP & Servlet (0)
    • Spring Framework (14)
    • Git & Github (6)
    • Database (11)
    • Linux (3)
    • Design Pattern (12)
    • JPA (7)
    • Project (14)
    • JavaScript (3)
    • Development (11)
    • HTML&CSS (1)
    • AWS (5)
  • 방명록

Spring Cloud Function (1)
Spring Cloud Function 프로젝트 AWS Lambda에 배포하기

Spring Cloud Function(Spring Boot) 프로젝트를 AWS Lambda에 배포하는 방법에 대해 기록해보겠습니다. 1. 프로젝트 gradle 설정 샘플 ext { set('springCloudVersion', "2020.0.2") } dependencyManagement { imports { mavenBom "org.springframework.cloud:spring-cloud-dependencies:${springCloudVersion}" } } dependencies { implementation 'org.springframework.cloud:spring-cloud-function-adapter-aws' implementation 'com.amazonaws:aws-lambda-j..

AWS 2021. 5. 23. 22:13
이전 1 다음
이전 다음

Blog is powered by Tistory / Designed by Tistory

티스토리툴바