Published inBetter ProgrammingKafka With Java, Spring, and Docker — Asynchronous Communication Between MicroservicesAn in-depth explanation of how to implement messaging between java microservices using KafkaApr 3, 20223Apr 3, 20223
Published inBetter ProgrammingLearn SOLID Design Principles in Java by Coding ItIn-depth explanation of all SOLID Design Principles with real-world use cases and code examplesMar 28, 20225Mar 28, 20225
Published inLevel Up CodingBehavior Parameterization pattern in Java, with lambdas, streams and functional interfacesAchieving flexibility with functional programming in Java and Spring.Mar 11, 20222Mar 11, 20222
Published inTowards DevCreate a CI/CD pipeline for a storage api using Spring, Docker, Travis CI and HerokuLet’s develop a Spring api that has a pipeline, to test, build docker images, deploy docker images, and deploy everything to Heroku aswell.Feb 3, 20221Feb 3, 20221
Published inTowards DevIntegrate a Spring API with AWS S3 to send files and then consume them with a React and Angular appI’ve run into having to receive files(JSON, images etc…) in the client application and then send them to the API a couple of times. There’s…Jan 14, 20221Jan 14, 20221
Published inTowards DevInstall and configure MongoDB and Robo3TThis article is a part of a series that I’m doing about creating a restfull API using nodejs, express and mongodbJan 8, 2022Jan 8, 2022
Published inLevel Up CodingRabbitMQ with Java, Spring and Docker, asynchronous communication between microservicesIn this article we will go over RabbitMQ practical implementation and try to look to the theoretical concepts meanwhile. We will be using…Dec 23, 20215Dec 23, 20215