roshanmelanta.hashnode.devIntegration testing of APIs in Spring-Boot( Java) with JUnit | For BeginnersRemember that unforgettable feeling of buying a brand-new car? Now imagine taking it for a spin without checking the engine, brakes, or even turning it on. Building software without thorough testing is like that – a recipe for disaster. This post is ...Feb 18, 2024·4 min read
roshanmelanta.hashnode.devBuilding RESTful APIs with Java Spring Boot framework | For BeginnersThe API landscape is booming, and Java Spring Boot stands as a powerful framework for building robust and scalable RESTful APIs. Whether you're a seasoned developer or just dipping your toes in the water, crafting your first API can be exhilarating, ...Feb 18, 2024·13 min read
roshanmelanta.hashnode.devHow to launch a static website on AWS S3 for free in 15 minutesIn this article, I’ll show you how to host a static website on AWS S3. All this is possible using AWS free tier. To learn how to set up an AWS Free Tier account follow this link. I came across this gem while preparing for AWS Developer Associate Cert...Jan 10, 2022·5 min read