Teacher Turned TechieProgramming 101: File StructuresA file structure makes it easier for developers to navigate projects. They build a framework that shows the purpose of elements by…Mar 2, 20221Mar 2, 20221
Štěpán KoubainMicroservices Practitioner ArticlesMicroservices — teams around business features(note: This is second post in series)Nov 23, 2015Nov 23, 2015
Israel Josué Parra RosalesTeam Organization in Microservices Environments: A Detailed ApproachMicroservices have become a popular software architecture, enabling the construction of scalable and flexible systems. A critical part of…Oct 12, 2023Oct 12, 2023
Miguel LopesGitLab CI with Maven and Spring Boot: A Step-by-Step Guide — Part IFirst part goal:Jan 31Jan 31
Cumhur AkkayaGitLab CI/CD - 1 : Building a Java Project using Maven and Docker within the GitLab CI pipeline.In this article, we will create a GitLab CI (continuous integration) pipeline, using Maven and Docker. We’ll use the Java application as…Jun 24, 20234Jun 24, 20234
Ved MulkalwarHow to create a good High Level Design — HLDHLD is the big picture of the solution. It provides a view of the system at an abstract level. It shows how the major pieces fit together.May 9, 20234May 9, 20234
David AdamsA Simple Introduction to ForgeRock Intelligent AuthenticationIn this article I will provide a very brief, simple guide to creating and testing Authentication Trees with the ForgeRock Identity…Oct 18, 20192Oct 18, 20192
Eray ArazBuilding a Microservice with Spring Boot Config Server: A Step-by-Step Guide with Code Explanation.IntroductionMay 9, 2023May 9, 2023
Eric Cabrel TiogoImplement JWT authentication in a Spring Boot 3 applicationThis blog post will show you how to implement a JWT authentication on Spring Boot 3 application using Spring Security 6Mar 1933Mar 1933