Blog
[ChatGPT] Free vs. Membership
[ChatGPT] 무료 vs. 유료 버전
The free version of ChatGPT offers essential features, but the membership opens up access to faster, more advanced, and flexible interactions!
Artificial intelligence has become a part of everyday life, and OpenAI’s …
ChatGPTRead more →
[Difference]Salami, Jamon, Ham
[Difference] Salami, Jamon, and Ham
You know, for the longest time, I just enjoyed salami, jamon, and ham without really thinking too much about how they’re different. I kind of assumed they were all the same, or at least had a similar …
PersonalRead more →
[JPA]QueryMethod,JPQL,QueryDSL
[JPA] QueryMethod vs. JPQL vs. QueryDSL
When working with Java Persistence API (JPA) for data persistence in Java applications, developers encounter different methods for querying data. Selecting the right approach can optimize performance, enhance maintainability, and make development more efficient. This article highlights …
Spring(Java) JPARead more →
[API Tool] Swagger
[API 설계 및 테스트] Swagger
In recent Spring projects, I had the opportunity to use Swagger. As a widely-used technology today, I decided to give it a try. To my surprise, I found it to be such an essential tool that it seems indispensable, especially for testing and collaboration during …
Spring(Java)Read more →
[MSA] Spring Cloud
[MSA] 스프링 클라우드
Here is a summary of key terms related to Spring Cloud for MSA development. Spring Cloud offers similar functionalities on AWS or GCP but is composed of modules that can be quickly and easily applied within the Spring Framework. The main modules and their key …
Spring(Java) MSARead more →