Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for java domain driven design
domain-driven-design
x
java
x
58 search results found
Architect Awesome
⭐
57,200
后端架构师技术图谱
Codeguide
⭐
10,489
📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果
Dddsample Core
⭐
4,589
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
Library
⭐
2,969
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Spring Data Jpa
⭐
2,832
Simplifies the development of creating a JPA-based data access layer.
Migration
⭐
2,597
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、
Spring Data Redis
⭐
1,658
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Spring Data Mongodb
⭐
1,564
Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Factory
⭐
1,148
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
Jmolecules
⭐
1,015
Libraries to help developers express architectural abstractions in Java code
Spring Data Rest
⭐
889
Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
Jdonframework
⭐
877
Domain-Driven-Design Pub/Sub Domain-Events framework
Ddd Leaven V2
⭐
823
DDD-CqRS sample v2.0 project that helps you with starting out advanced domain modeling using Spring, JPA and testing
Causeway
⭐
812
Apache Causeway™ software is a framework for rapidly developing domain-driven apps in Java, built upon the Spring Boot platform. Write your business logic in entities, domain services or view models, and the framework dynamically generates a representation of that domain model as a webapp or as a RESTful API. For prototyping or production.
Spring Data Neo4j
⭐
807
Provide support to increase developer productivity in Java when using Neo4j. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Postgresql Event Sourcing
⭐
768
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
Spring Data Commons
⭐
739
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
Viper
⭐
691
Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等
Dddlib
⭐
611
A DDD (Domain Driven Design) Library, derived from the idea of Eric Evans' book: 'Domain-Driven Design: Tackling Complexity in the Heart of Software'
Event Sourcing Cqrs Examples
⭐
521
Event Sourcing and CQRS in practice.
Anno.core
⭐
413
Anno 是一个微服务快速开发框架,底层通讯可选用grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线、CQRS 、DDD,插件化开发。
Chatbot Api
⭐
411
《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴
Java Ddd Example
⭐
407
♨️ DDD in Java skeleton & examples. Course:
Graceful Response
⭐
397
Spring Boot接口优雅响应处理器,提供统一返回值封装、全局异常处理、自定义异常错误码、参数校验增强、断言增
Spring Data Cassandra
⭐
367
Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Qbike
⭐
358
A demo of share bike using DDD, MicroService and Spring Cloud
Eas Ddd
⭐
350
ddd demo of eas
Every Single Day I Tldr
⭐
311
A daily digest of the articles or videos I've found interesting, that I want to share with you.
Bingheguide
⭐
291
🔥🔥🔥 📚 本代码库是作者冰河多年从事互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教
Nest
⭐
288
鸟窝
Dddplus Demo
⭐
277
♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS
Spring Data Couchbase
⭐
272
Provides support to increase developer productivity in Java when using Couchbase. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Designing Cloud Native Microservices On Aws
⭐
263
Introduce a fluent way to design cloud native microservices via EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
Ddd Example Ecommerce
⭐
262
Domain-driven design example in Java with Spring framework
Ddd Base
⭐
243
DDD(Domain Driven Design) base package for java
Ddd Java
⭐
219
Spring Boot + Java [ DDD Sample ]
Ddd Start
⭐
211
Library Hexagonal
⭐
184
An example application written in Hexagonal (Ports and Adapter) architecture
Ddd Architecture Samples
⭐
176
Gemini
⭐
164
Cloud Native and Low Code Platform to create FullStack web Admin applications in minutes
Jstarcraft Core
⭐
163
目标是提供一个通用的Java核心编程框架,作为搭建其它框架或者项目的基础. 让相关领域的研发人员能够专注高层设计而不用关注底层实现. 涵盖了缓存,编解码,通讯,事件,输入/输出,监控,存储,配置,脚本和事务10个方面.
Authentication Microservice With Domain Driven Design
⭐
160
Microservice for authentication with Domain Driven Design and CQRS
Spring Boot Axon Sample
⭐
159
Sample application using Spring Boot, Axon, AngularJS and Websockets
Ddd Cqrs 4 Java Example
⭐
125
Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.
Sample Boot Jpa
⭐
120
Spring Boot + JPA [ DDD Sample ]
Shiro Jwt Applet
⭐
118
基于Shiro,JWT实现微信小程序登录完整例子
Mry Backend
⭐
116
本代码库为码如云后端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维
Wow
⭐
111
Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架
Order Demo
⭐
111
Axon demo - `Order Management` Information System - A part of the systems landscape https://github.com/fraktalio/courier-demo, https://github.com/fraktalio/restaurant-demo, https://github.com/fraktalio/order-demo
Cheddar
⭐
105
Click's Hexagonal Domain Driven Architecture
Springboot Framework
⭐
105
springboot领域驱动开发
Design
⭐
99
架构设计相关知识
Selfimprovement
⭐
94
This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://github.com/nowakprojects/SelfImprovement/i
Estudy
⭐
85
A great journey to become the best Software Engineer
Example Food Delivery
⭐
81
Sample Boot Micro
⭐
78
Spring Cloud + Gradle Multi Project + Java8
Springcamp2017
⭐
75
eventsourcing & cqrs demo project for springcamp2017
Ddd 4 Java
⭐
73
Base classes for Domain Driven Design (DDD) with Java
Spring Boot Akka Event Sourcing Starter
⭐
68
A toolkit for spring boot akka persistance event sourcing starter which contains abstracted common logic for aggregate flow definition and cluster sharding plus taking benefit of spring boot echo system
Gamecomposer
⭐
65
GameComposer is a game authoring tool and also a game runtime environment targeting at desktop and mobile devices.
Eventsourcing Java Example
⭐
64
A simplified (in memory) example of Event Sourcing implementation for banking domain.
Java Solid Examples
⭐
64
Learn SOLID principles by examples in Java
Code Samples
⭐
63
Multi-module project containing several Axon-based samples
Spring Data Ldap
⭐
63
Repository abstraction for Spring LDAP
Dudoong Backend
⭐
62
모두를 위한 새로운 공연 라이프, 두둥!
Zhack Sample Ddd Spu
⭐
62
微服务与DDD:商品管理实例
Payroll Ddd
⭐
57
DDD Example based on Scenario-Driven Design and Test-Driven Design
Light Eventuate 4j
⭐
57
An eventual consistency framework based on Event Sourcing and CQRS on top of light-4j and Kafka
Layer Architecture
⭐
54
DDD & Clean Architecture in Java, JavaScript, TypeScript, Python, Golang, Cpp
Xoom Lattice
⭐
54
The VLINGO XOOM platform SDK Reactive Domain-Driven Design models that are highly scalable and concurrent. Includes compute grid, actor caching, spaces, cross-node grid cluster messaging, message exchanges, CQRS, and Event Sourcing support.
Alibaba
⭐
52
阿里巴巴后段架构师技术图谱
Agarwood
⭐
52
Agarwood is High Performance, Micro Service, Domain Driven Design, Solutions focusing on private domain traffic.
Lectures
⭐
50
Lecture scripts and slides I use during the Software Engineering course at TU Dresden
E Shop
⭐
50
Sample Spring Cloud microservices e-shop.
First Steps In Ddd
⭐
50
Taking the first steps in domain-driven design
Ddd Example Ecommerce Microservices
⭐
49
Domain-driven design microservices example
Microservice_coffeeshop
⭐
49
An example of microservice architecture with SpringBoot,SpringCloud-Eureka,JPA and so on.You can build docker image with gradle.
Gamerental
⭐
49
Sample project for a Game Rental application as a showcase for Axon
Demo Service2 Support
⭐
48
Practical Ddd In Enterprise Java
⭐
47
Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair
Spring Boot Ddd
⭐
46
Spring boot with domain driven design
Java Basic Skeleton
⭐
43
☕🚀 Java Bootstrap: Skeleton for your new projects
Microservice_workshop
⭐
43
Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hands on section. The course helps the developers from Monolithic App mindset to a Microservices based App development. It also helps the developers with hands on development experience with key Microservices infrastructure technologies like Eureka, Ribbon, Zuul, Kafka etc., and key Architecture styles likes Domain Driven Design, Event Sourcing and CQRS, Functional
Example Spring
⭐
37
Example Spring project
Project Manager
⭐
33
Ready to go Domain-Driven Design workshop.
Golang Design Pattern
⭐
30
Golang的23种设计模式之代码示例+图解+设计模式资料
Webdbpress 2019 10 Ddd
⭐
30
WEB+DB PRESS 2019年10月号「体験 ドメイン駆動設計 モデリングから実装までを一気に制覇」サンプルコード
Quarantinej
⭐
30
一个基于netty的实现了ioc、router的reactor模式的server
Courier Demo
⭐
30
Axon demo - `Courier Management` Information System - A part of the systems landscape: https://github.com/fraktalio/courier-demo, https://github.com/fraktalio/restaurant-demo, https://github.com/fraktalio/order-demo
Candy Doc Maven Plugin
⭐
29
Lhotse
⭐
29
A starter kit for writing event-sourced web applications following domain-driven design principles. Based on Spring Boot and Axon.
Cqrs
⭐
29
cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、聚合根快照、聚合事件组提交,可集成dub cloud。
Ddd Archetype
⭐
28
Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)
Dddplus Archetype
⭐
26
⚡️ A maven archetype that generates a complete DDDplus driven project skeleton. 自动生成集成DDDplus的工程脚手架代码
Tactical Ddd Workshop
⭐
26
Sample code for my Tactical DDD with Java workshop
Archimedes Jvm
⭐
25
Archimedes's implementation for the Java Virtual Machine (JVM)
Dul Dul Dul
⭐
25
Archive of Domain Driven Design - The Methodology for linking Business to Software
Arc
⭐
22
GraphQL and Dgraph for DDD
Akka Cqrs Es Example Typed
⭐
22
CQRS/Event Sourcing System Example by Akka
Zhacker Framework
⭐
21
微服务实践公共类库,基于SpringBoot2
Related Searches
Java Spring (21,350)
Java Plugin (12,608)
Java Spring Boot (11,982)
Java Video Game (8,093)
Java Gradle (8,072)
Java Docker (6,180)
Java Database (6,015)
Java Mysql (5,954)
Java Sdk (5,864)
Java Testing (5,814)
1-58 of 58 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.