Articles About All

Experience with Blaze-Persistence
spring boot 에 Blaze-Persistence 사용기
Spring Boot

Easy-to-Miss Details When Integrating Sentry with Spring Boot
sentry에 비동기 작업과 스케줄러에서 발생하는 오류 보고하는 방법
Spring Boot

Building a Design System with Developers: Page Variables
Let's create a developer-friendly design system.
Design

Using Prometheus
prometheus 를 사용하여 메트릭 정보 수집
Server

AES256 Encryption in JavaScript
AES256 Encryption in JavaScript
Java Script

Install Vim and set the default editor for Ubuntu
Install Vim and set the default editor for Ubuntu.
Server

Building Docker Development Environment Using wsl2 in Windows 11
Windows 11 describes how to use WSL 2 to build a Docker development environment.
Docker

Configuring Multilingualism in Nuxt
Describes how to implement multilingualism without i18n in Nuxt.
Nuxt

Creating Pagination in Nuxt 3
Describes how to create PageNation in Nuxt3.
Nuxt

Candidates Ask, Companies Answer: The Importance of Reverse Interviews
This is an article about the reason for the reverse interview and how to conduct the reverse interview.
Topic

Setting Up Zero-Downtime Deployment - Back-End Configuration
This is the method configured to achieve zero-downtime deployment for the back-end server.
Server

2024 Retrospective of a 9-Year Developer
2024 Retrospective of a 9-Year Developer
Topic

Setting Up Zero-Downtime Deployment - Front-End Configuration
This is the method I configured for zero-downtime deployment of the front-end server.
Server

Build a non-disruptive deployment - Environmental part
This is an article describing my experience setting up a zero-downtime deployment environment on a single server.
Server

I've revamped the blog logo
Story of re-creating the blog logo.
Design

[국가유산방문/속리산] 보은 법주사
보은 법주사 방문 후기
Review

[Japanese restaurant/Songnisan] Belief sushi
Belief Sushi, the only Japanese restaurant in Songnisan, Chungcheongbuk-do, reviews
Review

[Nature/Cheongju] Buckwheat Field in Estimated-ri
review visit to the buckwheat field in Estimated-ri
Review

Set GA in Nuxt3 with Nuxt Scripts
Using Nuxt Scripts in Nuxt Application
Nuxt

Make mouse tooltip in Vue3
Writing about how to make a mouse tooltip in Vue3.
Vue