A learning-focused project exploring PostgreSQL data access with JDBC, integration testing with JUnit 6, and cross-language symmetry with C#. Uses a multi-table relational schema as the sample domain ...
A microservices order creation system (Customer, Order, Payment, Restaurant) designed using Hexagonal Architecture and Domain-Driven Design. Each microservice is deployed with Docker. It is built with ...