The Benefits With Docker, you can manage your infrastructure in the same ways you manage your applications. μλ²λ§λ€, κ°λ°μλ€μ΄ μ¬μ©νλ PC λ§λ€ μ€μΉμ μ€μ μ λ€λ₯΄κ² ν΄μΌνλ λ²κ±°λ‘μμ ν΄κ²°ν΄μ€ The Featur...
[Development] Kubernetes
Kubernetest + Docker Architecture / Components Cluster The control plane schedules Pods to run, routes traffic, and handles everything else happening inside a cluster. ...
[Development] Transaction (@Transactional / JPA)
Spring @Transactional Option Isolation Level Propagation no-rollback for Step transaction in Tasklet (job) of Spring batch Spring JPA Persistence Context ...
[Development] Swagger
What is Swagger? one of tools for describing RESTful APIs by OpenAPI specification OAS (OpenAPI Specification) the way to express RESTful API in json or yaml according to pre...
[Development] HTTP Status Code
Rules Common HTTP Status Codes Status Code Meaning 200 OK the HTTP request was successfully carried out 201 Created the ...