I failed MongoDB Java Associate Developer ExamIt’s been almost 3 years since I got my AWS Certified Developer — Associate certification. I wasn’t really into certifications before, but…Dec 1Dec 1
Getting Started with Apache Kafka and Spring BootWelcome to another Spring Boot tutorial. Today let’s have a look on how to get started with Apache Kafka on Spring Boot. This tutorial is…Feb 1, 20221Feb 1, 20221
Published inNerd For TechWriting unit tests in Spring Boot with JUnit 5Unit tests are an integral part of Test Driven Development and Continuous Integration practices. Although there are a couple of frameworks…Jun 28, 20211Jun 28, 20211
Published inTowards AWSDeploying Spring Boot MVC with JSP project to AWS Elastic BeanstalkJun 6, 2021Jun 6, 2021
Published inGeek CultureSetting up continuous integration in Spring Boot with GitHub and CircleCIContinuous integration is a primary DevOps practice allowing all developers’ working copies to be merged to a shared repository several…May 26, 2021May 26, 2021
Published inNerd For TechCreating animated routes with Maps SDK for iOS and Directions APISometimes you might have come across some requirements like displaying an animated route between two points on Google Maps, not necessarily…May 12, 2021May 12, 2021
Sending emails in Spring Boot with Amazon SES SMTP InterfaceSending out emails for features like password reset, email notifications etc. has become an integral part of every software being developed…Apr 29, 2021Apr 29, 2021
Implementing Spring Boot MVC CRUD operations with JPA and JSPWelcome to another Spring Boot tutorial. If you’re totally new to Spring Boot check out my starter tutorial Setting up your first Spring…Apr 3, 2021Apr 3, 2021
Working with Amazon S3 presigned URLs in Spring BootHello Everyone! Welcome to another Medium story. This is going to be a continuation of my previous Medium story Integrating your Spring…Mar 24, 2021Mar 24, 2021
Integrating your Spring Boot project with Amazon S3How I’m I going to store the files (aka objects) in my project? Well, there’s no right answer. Either the file could be stored in the…Jan 15, 2021Jan 15, 2021