Skip to content
#

layered-architecture

Here are 241 public repositories matching this topic...

The given Todo App REST API with Spring Boot is designed to be secure for user authentication, tasks management, and access control using JWT and Spring Security. It supports features like user registration and login, Todos manipulation - creation, read, update, and delete, paging, sorting, and also searching. Each user can only access his tasks.

  • Updated Nov 2, 2024
  • Java

This repository provides a deep dive into Hexagonal Architecture within a Spring Boot project. The documentation contrasts Layered Architecture, showcasing its traditional structure and highlighting its drawbacks, such as performance overhead, scalability challenges, and tight coupling between layers. These limitations often lead to decreased flex

  • Updated Oct 11, 2024
  • Java

Built an online electronics store with modular APIs for user, category, product, cart, and order management. Includes pagination, sorting, image handling, request validation, and logging using Java, Spring Boot, Hibernate, and MySQL.

  • Updated Aug 9, 2024
  • Java

Improve this page

Add a description, image, and links to the layered-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the layered-architecture topic, visit your repo's landing page and select "manage topics."

Learn more