<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://bback-dev.github.io/</id><title>Building Systems &amp; Better Life</title><subtitle>BBACK의 개발 기록, 시스템 설계 인사이트, 실사용 리뷰를 담은 블로그입니다.</subtitle> <updated>2026-04-20T15:37:56+09:00</updated> <author> <name>BBACK</name> <uri>https://bback-dev.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://bback-dev.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="ko-KR" href="https://bback-dev.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 BBACK </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>WebFlux를 실무에 도입할 때 주의할 점, 시작 전에 꼭 봐야 할 체크포인트</title><link href="https://bback-dev.github.io/posts/webflux-production-pitfalls/" rel="alternate" type="text/html" title="WebFlux를 실무에 도입할 때 주의할 점, 시작 전에 꼭 봐야 할 체크포인트" /><published>2026-04-20T15:04:00+09:00</published> <updated>2026-04-20T15:29:25+09:00</updated> <id>https://bback-dev.github.io/posts/webflux-production-pitfalls/</id> <content type="text/html" src="https://bback-dev.github.io/posts/webflux-production-pitfalls/" /> <author> <name>BBACK</name> </author> <category term="Backend" /> <category term="Springboot" /> <summary>Spring WebFlux를 실무에 도입할 때 주의해야 할 점을 정리했습니다. blocking 호출, 디버깅, 운영 복잡도, 팀 역량까지 실무 기준으로 살펴봅니다.</summary> </entry> <entry><title>WebFlux in Production: Pitfalls to Watch Before You Adopt It</title><link href="https://bback-dev.github.io/posts/webflux-production-pitfalls-en/" rel="alternate" type="text/html" title="WebFlux in Production: Pitfalls to Watch Before You Adopt It" /><published>2026-04-20T15:04:00+09:00</published> <updated>2026-04-20T15:04:00+09:00</updated> <id>https://bback-dev.github.io/posts/webflux-production-pitfalls-en/</id> <content type="text/html" src="https://bback-dev.github.io/posts/webflux-production-pitfalls-en/" /> <author> <name>BBACK</name> </author> <category term="Backend" /> <category term="Springboot" /> <summary>A practical look at what makes WebFlux hard in production, including hidden blocking, debugging cost, operational readiness, and team fit.</summary> </entry> <entry><title>JPA와 R2DBC 차이점 정리, Spring에서 무엇을 선택해야 할까?</title><link href="https://bback-dev.github.io/posts/jpa-vs-r2dbc-in-spring/" rel="alternate" type="text/html" title="JPA와 R2DBC 차이점 정리, Spring에서 무엇을 선택해야 할까?" /><published>2026-04-20T14:52:00+09:00</published> <updated>2026-04-20T15:29:25+09:00</updated> <id>https://bback-dev.github.io/posts/jpa-vs-r2dbc-in-spring/</id> <content type="text/html" src="https://bback-dev.github.io/posts/jpa-vs-r2dbc-in-spring/" /> <author> <name>BBACK</name> </author> <category term="Backend" /> <category term="Springboot" /> <summary>JPA와 R2DBC의 차이점, blocking과 non-blocking 데이터 접근 방식의 차이, 그리고 Spring에서 어떤 상황에 무엇을 선택하면 좋은지 쉽게 정리했습니다.</summary> </entry> <entry><title>JPA vs R2DBC in Spring: Which One Fits Your Application?</title><link href="https://bback-dev.github.io/posts/jpa-vs-r2dbc-in-spring-en/" rel="alternate" type="text/html" title="JPA vs R2DBC in Spring: Which One Fits Your Application?" /><published>2026-04-20T14:52:00+09:00</published> <updated>2026-04-20T14:52:00+09:00</updated> <id>https://bback-dev.github.io/posts/jpa-vs-r2dbc-in-spring-en/</id> <content type="text/html" src="https://bback-dev.github.io/posts/jpa-vs-r2dbc-in-spring-en/" /> <author> <name>BBACK</name> </author> <category term="Backend" /> <category term="Springboot" /> <summary>A practical comparison of JPA and R2DBC in Spring, including blocking vs non-blocking data access and when each option makes sense.</summary> </entry> <entry><title>Spring Boot에서 비동기 처리는 언제 필요할까? 꼭 써야 하는 경우와 아닌 경우</title><link href="https://bback-dev.github.io/posts/when-to-use-async-processing-in-spring-boot/" rel="alternate" type="text/html" title="Spring Boot에서 비동기 처리는 언제 필요할까? 꼭 써야 하는 경우와 아닌 경우" /><published>2026-04-20T14:50:00+09:00</published> <updated>2026-04-20T15:29:25+09:00</updated> <id>https://bback-dev.github.io/posts/when-to-use-async-processing-in-spring-boot/</id> <content type="text/html" src="https://bback-dev.github.io/posts/when-to-use-async-processing-in-spring-boot/" /> <author> <name>BBACK</name> </author> <category term="Backend" /> <category term="Springboot" /> <summary>Spring Boot에서 비동기 처리가 언제 필요한지, 어떤 상황에서는 굳이 복잡하게 가져갈 필요가 없는지 실무 기준으로 정리했습니다.</summary> </entry> </feed>
