InJavarevisitedbyNoah HsuSpring Boot 3.1 Docker Compose Support: Most Intuitive Way to Develop and Run Tests with ContainersSpring-Boot-Docker-Compose is a very powerful tool to help developer in their daily job. Help the Spring Boot app start with…Sep 1, 202420Sep 1, 202420
InJavarevisitedbyNoah Hsu5 Steps to Make Gradle Configuration Extreme Clean in a Multi-Module ProjectMulti-module Gradle projects involve numerous tasks during the build process. Managing dependency version control, plugin usage, build…Jul 12, 202411Jul 12, 202411
InLevel Up CodingbyNoah HsuSpring Boot 3: build the efficient Idempotent API by RedisIdempotency API means that the data/system state will be the same no matter how many times the API is successfully called with the same…Jan 25, 2024101Jan 25, 2024101
InJavarevisitedbyNoah HsuRobust Kafka Consumer Error Handling on a Spring Boot 3 ApplicationAchieving dead letter queue, blocking and non-blocking retry mechanisms by using RetryableTopic annotationJun 16, 202363Jun 16, 202363
InJavarevisitedbyNoah HsuSay Goodbye to meaningless code for Controller and Service with Spring-Data-RestBuild API with Spring-Data-Rest and create corresponding OpenFeign clientApr 4, 20231926Apr 4, 20231926
InJavaToDevbyNoah HsuAuto-configure your common module in the “Spring-Boot-Way”..the Spring-Boot way of how to auto-configure the Spring Bean and make it work in the project that needs the component in our common…Mar 26, 202319Mar 26, 202319
InJavaToDevbyNoah HsuSpring Boot 3 Observability: monitor Application on the method levelObservability in Spring Boot 3 now provide an effortless way by annotation to observe the logs, trace, and metrics data for our spring…Feb 27, 202367Feb 27, 202367
Noah HsuWhat Problems Did I Solve When Migrating Spring boot to 3.0.0In this Story, I will show you what I have done for migrating the Spring Boot from 2.7.6 to 3.0 in my Event Sourcing P.O.C Repository. (see…Dec 3, 2022911Dec 3, 2022911