Stars
Spring Boot + Spring Cloud + Apache Camel simple application to create composite service + saga service
Event Driven Architecture using Spring Cloud with Kafka-stream as binder.
Spring boot application with ELK stack and Filebeat
Log Management (ELK) for Spring Boot application using Docker
a demo with spring-boot, kafka, elastic search and docker.
Domain-driven design example in Java with Spring framework
A sample microservice with CQRS and Event Sourcing architecture for a Runbook and Tasks domain.
A project example using Spring Boot and the layered architecture proposed by DDD.
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Microservice Architecture with Spring Boot, Spring Cloud and Docker
Distributed version of Spring Petclinic built with Spring Cloud
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统…
Guide to deploying a Spring boot application to EKS
The example files for the JavaScript Cookbook, 2nd edition
TensorFlow - A curated list of dedicated resources http://tensorflow.org
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
TensorFlow Basic Tutorial Labs
this repo demonstrate CQRS data transfer in REST API and messaging microservices. it’s containing (async RabbitMQ messaging and sync REST microservices) data models processing. spring-boot, rabbit,…
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot