PinnedPublished inBetter ProgrammingSpring Boot 3 MigrationA few actionable steps to prepare for your Spring 3 migrationJun 6, 2023Jun 6, 2023
Play Kaggle Titanic with AWS Sagemaker canvasHow to utilize a no-code or low-code environment to create machine learning models without needing to write codeOct 21, 2024Oct 21, 2024
Published inJavarevisitedImplement API first strategy with OpenAPI generator pluginEveryone is talking about API first strategy nowadays, In this article I will demo how we exactly implement API first strategy with OpenAPI…Apr 8, 2024Apr 8, 2024
Published inJavarevisitedSpring OAuth2 client— integrate with social loginIn this article, I will give an example of how to use Spring OAuth2 client to integrate with social login with just a few lines of kotlin…Feb 28, 2024A response icon1Feb 28, 2024A response icon1
OAuth2 — write a resource server with KeyCloak and Spring SecurityNowadays in a Cloud-native application system, a microservice is a kind of resource server that needs to be protected. In this article, I…Feb 3, 2024A response icon1Feb 3, 2024A response icon1
Understand sequence diagram and trace distributed applications with Open Telemetry/PlantUml SDKIn this article, I built an application(sequencetracing) to understand the PlantUml script and trace the real HTTP calls across multiple…Dec 29, 2023A response icon1Dec 29, 2023A response icon1
Published inBetter ProgrammingReal-Time Message Ingestion to Big Data PlatformA practice to ingest the data in real-time from Kafka cluster to the Hadoop/HDFS platformOct 24, 2023Oct 24, 2023
Published inJavarevisitedJVM OOM in Kubernetes POD with small memory allocatedHow to configure JVM memory on POD with a small memory resource.Oct 16, 2023A response icon1Oct 16, 2023A response icon1
Build a cloud-native application with BuildpacksBuildpacks can transform your application source code into modern container standards images that can run on any cloud without DockerfileSep 30, 2023Sep 30, 2023
A shell script to check JDK and spring-boot version at compile timeI wrote a story about getting the spring boot version, I want to check the JDK version at compile time as wellJul 18, 2023Jul 18, 2023