Projects with this topic
-
Development and hosting tool for cloud based software with an emphasis on ease of use.
Updated -
Java-based microservice template built with Spring Boot, following Hexagonal Architecture (Ports and Adapters). Provides a modular REST API suitable for creating scalable, maintainable, and testable services.
Updated -
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 -
Sistema modular y orientado a eventos para gestionar artistas, usuarios, conciertos, reservas con caducidad y pagos mediante Stripe o un emulador local. Construido con Java 25, Spring Boot 4.0.6, Spring Cloud, Kafka y PostgreSQL, siguiendo DDD y Arquitectura Hexagonal. Incluye seguridad OAuth2/JWT y notificaciones en tiempo real mediante SSE.
Modular, event-driven system for managing artists, users, concerts, expiring reservations, and payments through Stripe or a local emulator. Built with Java 25, Spring Boot 4.0.6, Spring Cloud, Kafka, and PostgreSQL, following DDD and Hexagonal Architecture. Includes OAuth2/JWT security and real-time notifications via SSE.
Updated -
Core Spring lab files from Spring Academy are open-source projects providing hands-on exercises for courses, offering practical experience with Spring Boot, Batch, and enterprise guides to reinforce learning
Updated -
The Oracle Cloud Infrastructure (OCI) Professional is a highly skilled cloud architect and engineer dedicated to designing, implementing, and managing robust, scalable, and secure cloud solutions on the OCI platform. They possess deep technical knowledge spanning the entire OCI ecosystem, including compute, storage, networking, and database services. This expert goes beyond basic administration; they are a trusted advisor who translates complex business requirements into high-performance, cost-optimized cloud architectures.
Updated -
A microservice and rest api for sending emails with i18n and templating with custom variables.
Archived 3Updated -
E-commerce Platform built using the Microservices Architecture Style. Each core business capability is implemented as an independent microservice, allowing the system to be scalable, resilient, and easy to maintain.
Archived 2Updated -
The core service "game" for the microservice dungeon project of the TH Köln
Updated -
A plugin-driven RESTful microservice for medication coding/search
Updated -
Consolidate CI/CD Components running as the part of the KubeRocketCI Platform | https://docs.kuberocketci.io/
Updated -
The core service "trading" for the microservice dungeon project of the TH Köln
Updated -
Java / NodeJS / Typescript project. Database REST Interfaces Generator is a microservice-oriented ExpressJS server generator based on OpenAPI definitions using Knex/Objective integration to allow complex and flexible DB persistence and querying over supported database vendors of choice
Updated -
Spring Boot Spring Cloud Gateway Spring Cloud Netflix Eureka Spring Security + JWT Spring Data MySQL RestTemplate / WebClient DockerUpdated
-
This repository contains the latest source code of th spring-boot-microservices tutorial by huutq
Updated -
The core service "map" for the microservice dungeon project of the TH Köln
Updated -
The core service "robot" for the microservice dungeon project of the TH Köln
Updated -
Serviço "order" que vai gerenciar e calcular os produtos de um pedido, sendo que os pedidos serão disponibilizados por outro produto externo A. Após a gestão dos pedidos realizada no serviço "order" , devemos disponibilizar a outro serviço externo B a consulta de pedidos e seus produtos. tem que ser considerado o fato de receber entre 150 a 200 mil pedidos por dia
Updated -
sample multi module spring boot microservice project
Updated -