Projects with this topic
-
Java microservice template built with Spring Boot, following a clean layered architecture. It offers modular REST API with a clear separation of concerns, including unit and integration tests.
Updated -
Implementation of a simple Java program according to a given class diagram written in UML.
Updated -
Mirror of Hexagonal Architecture Template on GitHub
Updated -
Sistema modular, orientado a eventos, para catálogo de conciertos, proceso de reserva con caducidad y pagos con Stripe. Construido con Java 21 y Spring Boot 3.5.x siguiendo DDD y Arquitectura Hexagonal. Actualizaciones al navegador mediante SSE.
Modular, event-driven system for concert catalog, reservation process with expiration, and payments with Stripe. Built with Java 21 and Spring Boot 3.5.x following DDD and Hexagonal Architecture. Browser updates via SSE.
Updated -
My personal study on Design Patterns. https://mangad.gitlab.io/design-patterns-case-study
Updated -
-
-
Proyecto de Java en el que se desarrolla el juego de "La caza del tesoro" utilizando los siguientes patrones de diseño: Factory method, Abstract factory, Adapter, Decorator y Observer. JDBC para base de datos.
Updated -
Refactored an existing codebase for a 3D printer program, which initially required extensive manual input. Applied design patterns and softwaredevelopment principles to improve the code structure, enhance maintainability, and automate key processes. This resulted in a more efficient, user-friendly program with reduced manual intervention and increased automation.
Updated -
This project demonstrates the implementation of various commonly used design patterns in Java. Each pattern has its own folder with the corresponding Java code and a brief explanation.
Updated -
It is a sample application based on the task of airline ticket & baggage weight measuring system. By using Springboot and Spring Webflux Framework to build a non-blocking web application. It is a back-end system that work together with the simple front-end ReactJS application (repostory: ticket-application-react-frontend) to form a sample application.
Updated -
Personal project, implementation of Design Patterns as per "Head First Design Patterns 2nd Edition" book. Work-in-progress. I also use this as a test to check how useful Project IDX is to develop in Java.
Updated -
Projet Java Snake / Slither.io En binôme Module : Compléments de programmation orientée objet
Updated -
Food Delivery Management System, prepared for the Programming Techniques course, in the 2nd year, 2nd semester.
Updated -
Explaining design patterns with simple analogies and basic codings
Updated -
Suunnittelumallit K2017
Updated -
Design Patterns and Principles
Updated