From 27fa4fda5747a10df7cb09ccf35783d036b8be02 Mon Sep 17 00:00:00 2001 From: vahram-papazyan Date: Wed, 30 Apr 2025 20:49:47 +0400 Subject: [PATCH] add Application layers article --- .../spring-boot/content/spring-core/introduction/architecture.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/spring-boot/content/spring-core/introduction/architecture.md b/src/data/roadmaps/spring-boot/content/spring-core/introduction/architecture.md index 224c40e3e..15131d4fa 100644 --- a/src/data/roadmaps/spring-boot/content/spring-core/introduction/architecture.md +++ b/src/data/roadmaps/spring-boot/content/spring-core/introduction/architecture.md @@ -10,4 +10,5 @@ Spring Boot follows a layered architecture in which each layer communicates with Visit the following resources to learn more: - [@article@Spring Boot Architecture – Detailed Explanation](https://www.interviewbit.com/blog/spring-boot-architecture) +- [@article@Application Layers by Hyperskill (JetBrains Academy)](https://hyperskill.org/learn/step/13971) - [@feed@Explore top posts about Architecture](https://app.daily.dev/tags/architecture?ref=roadmapsh)