A software developer explores how to create HTTP REST end-points for use in a microservice application using the Scala language and Hexagonal Architecture.
A discussion of regression testing and its importance in the SDLC, as well as some tools that testers and developers can use to ease their testing burdens.
A developer dives into how fault tolerance can be built into a microservices-based architecture and the benefits this has on our application's performance.
Guide on creating, securing, and testing a Spring Boot application with JUnit 5, covering REST API setup, OAuth 2.0 implementation, and unit/integration testing.