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 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.