[Gradle] Kotlin DSL 를 이용하여 Gradle 설정하기
멀티 모듈 프로젝트에서 Kotlin DSL / project, allprojects, subprojects / 특정 모듈에서 shadowJar
Posted by
Wonyong Jang
on July 18, 2022 ·
10 mins read
[Gradle] Gradle task 이해와 Gradle Wrapper 사용하기(Groovy DSL)
gradle wrapper / up to date / 빌드시 Plain jar 와 Executable jar
Posted by
Wonyong Jang
on July 17, 2022 ·
10 mins read
[AWS] VPC 와 Subnet 이해하기
VPC, Subnet, VPC 방화벽(Network ACL, Security Group) / IAM
Posted by
Wonyong Jang
on July 10, 2022 ·
6 mins read
[Spring] MockMvc를 이용하여 controller 테스트하기
standaloneSetup, webAppContextSetup / ContentType 과 Accept
Posted by
Wonyong Jang
on July 08, 2022 ·
19 mins read
[Spring] MockWebServer 외부 API 테스트하기
WebClient, RestTemplate 재처리 테스트 / spock @SpringBean
Posted by
Wonyong Jang
on June 28, 2022 ·
9 mins read
[Spring] Non-Blocking 방식의 WebClient 이해하기
WebClient와 RestTemplate 비교 / HttpClient 모듈 / Blocking, Non-Blocking / 동기, 비동기
Posted by
Wonyong Jang
on June 26, 2022 ·
9 mins read
[Docker] Kubernetes 구성과 기본 개념 2
Service(ClusterIP, NodePort, LoadBalancer), Ingress, Volume, ConfigMap, Secret
Posted by
Wonyong Jang
on June 13, 2022 ·
9 mins read
[Docker] Kubernetes 구성과 기본 개념
Pod, ReplicaSet, Deployment(rollback, rollingUpdate) / livenessProbe, readinessProbe
Posted by
Wonyong Jang
on June 12, 2022 ·
12 mins read