PinnedSomnath MusibinJavarevisitedHow to Write Clean Code with Record Patterns in Java 21Java Introduced record type in Java 14. In version 21, Java introduced record patterns that de-structures the instances of record classes…Jan 1Jan 1
PinnedSomnath MusibinJavarevisitedCreate a Kafka Cluster with Azure Kubernetes ServiceCreate a Kafka cluster with external access with Azure Kubernetes Service (AKS)Nov 3, 2022Nov 3, 2022
PinnedSomnath MusibHow to effectively version your RESTful APIsLearn different REST API versioning techniquesJul 10, 20221Jul 10, 20221
PinnedSomnath MusibinThe StartupUnderstanding Java 8’s Consumer, Supplier, Predicate and FunctionFunctional programming in Java in a better way.Dec 11, 20199Dec 11, 20199
PinnedSomnath MusibThe arrival of Spring Boot in Practice BookSpring Boot in Practice is a Spring Boot book from Manning Publications due to be released this year. A practical Spring Boot guide that…Mar 27, 2021Mar 27, 2021
Somnath MusibinJavarevisitedSix Newly Introduced Features of Spring Boot 3.0A Summary of changes introduced/updated in Spring Boot 3.0 that you should be aware of.Mar 6, 20231Mar 6, 20231
Somnath MusibinLevel Up CodingReal time data sync across S3 buckets with Amazon EventBridge and AWS Step FunctionsIn this article, we’ll discuss how to replicate data from one S3 bucket to another S3 bucket in real time with Amazon EventBridge and AWS…Feb 6, 20231Feb 6, 20231
Somnath MusibinJavarevisitedSetting up Kafka Mirror Maker for Kafka Topic ReplicationApache Kafka Mirror Maker 2 assists to replicate topics across Kafka clustersNov 6, 2022Nov 6, 2022
Somnath MusibReactive Programming with RSocket and Spring BootIn this article, we’ll explore the RSocket protocol and its use with Spring BootAug 5, 2022Aug 5, 2022
Somnath MusibUsing QueryDSL With Spring Data JPAThe QueryDSL lets us build type-safe queries using its fluent APIApr 25, 20211Apr 25, 20211