72 English posts
This post introduces how to automate repetitive tasks using fzf. It explains how to increase efficiency through various function examples.
Introducing ways for developers to enhance work efficiency through CLI and useful tools.
This article reflects on six months of experience and lessons learned as a junior developer, and summarizes the mindset needed to excel as a developer.
Summarizing the major changes from Spring 3.3 to 3.5 and the new features in Java 25.
This post explains the mechanisms related to handling content negotiation in Spring.
This post compares the differences and characteristics of RabbitMQ and Kafka and suggests suitable use cases.
This post discusses performance optimization techniques using RANGE partitioning in PostgreSQL. It provides tips and examples to enhance data retrieval efficiency.
This article summarizes the discussion on the development of AI technology and the changing role of developers, and how to use AI coding tools.
This post summarizes how to serialize and deserialize Java objects using the Jackson library and how to use its annotations.
We will examine the importance of exception handling and how to throw exceptions dynamically, and discuss techniques for improving code quality.