一套简单的可以复制、可以理解、可以落地、可以控制复杂性的”指导和约束"的框架。是一种架构思想,是整合了洋葱圈架构、适配器架构、DDD、整洁架构、TMF 等架构思想的一种应用架构。
☆15May 25, 2022Updated 3 years ago
Alternatives and similar repositories for cola
Users that are interested in cola are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Open library for read and write .dxf files (autocad-compatible).☆13May 17, 2018Updated 7 years ago
- ☆17Jul 17, 2023Updated 2 years ago
- 采用领域驱动设计(Domain Driven Design、DDD)实现的CMS系统☆11Aug 8, 2022Updated 3 years ago
- 我只是希望,在自己不断成长的道路上,可以为这个行业去做点什么。这本书是对《Mastering MariaDB》英文原版进行的中文翻译。算是为这个行业做点贡献吧。☆13Dec 10, 2017Updated 8 years ago
- java简单实现一些机器学习算法☆13Dec 10, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 通讯中台-消息推送中心(DDD领域驱动设计+CQRS架构实战 项目)☆10Jul 26, 2022Updated 3 years ago
- Nanobanana - 基于 OpenRouter 的图片生成 Web UI☆52Sep 3, 2025Updated 7 months ago
- The repository is created to showcase software concepts used to maintain and scale software apps☆12Dec 10, 2022Updated 3 years ago
- janus-admin☆10Jan 6, 2024Updated 2 years ago
- 业务编写复杂了,定义业务术语 不依赖 基础设施提供的数据,意味着 我们需要转换,将更多的语义转换成 业务概念, 也是为了提供数据的变化,不会导致业务的修改,特别适合 微服务中台业务的抽象; 我认为,如何判断自己的DDD架构设计是否合理,就是DDD四层是否可以拆分模块而不影响…☆12Apr 6, 2022Updated 4 years ago
- Source code for Speedlight, a system for Synchronized Network Snapshots☆10Aug 21, 2020Updated 5 years ago
- 领域驱动设计落地实现基础脚手架☆12Jul 20, 2022Updated 3 years ago
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 3 years ago
- yuque_create☆12Nov 21, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆15Sep 2, 2022Updated 3 years ago
- 邮件发送工具类,可以实现纯文本内容的发送,支持使用freemarker模板转换内容后发送,支持内容附件发送☆12Jul 9, 2015Updated 10 years ago
- jvm堆内存结构、垃圾回收原理、jvm内存调优、jvm监控等☆16Apr 26, 2019Updated 6 years ago
- ☆22Dec 2, 2022Updated 3 years ago
- Mirror of the OpenDaylight nic gerrit project☆10Sep 21, 2020Updated 5 years ago
- oauth 2.0,集成webflux,spring-cloud-gateway统一认证,异常信息国际化处理☆15Jun 21, 2022Updated 3 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- 一个租户系统下的权限服务,接管用户的认证和授权,采用DDD方式进行开发,契合当下的微服务思想☆19May 10, 2019Updated 6 years ago
- liteBanner是一个轻量级的本地违禁词检测,整句过滤的Jar包,1秒过滤50w词语☆17Oct 21, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- SDN Controller Test (ONOS, OpenDaylight, RouteFlow, OpenStack-Neutron+ODL, and Etc.....)☆11Aug 29, 2025Updated 7 months ago
- Multiple SMS Templates & Multiple SMS Providers for spring-boot, You can easily use multiple-sms-spring-boot-starter to send SMS for user…☆12Mar 24, 2023Updated 3 years ago
- dubbo灰度发布系统☆18Aug 11, 2017Updated 8 years ago
- kwai-business-extension-framwork☆37Jan 10, 2025Updated last year
- The shortcut key for Sublime Text3 of Mac OS☆10Nov 13, 2014Updated 11 years ago
- seesee,看看视频。基于DDD领域驱动设计的SpringCloud Alibaba短视频项目,移动端使用Flutter2.x构建,管理后台使用Vue 3.0 + Element Plus 进行构建,后端采用Hadoop与Flink等大数据框架构建实时计算与离线计算体系。☆18Feb 16, 2022Updated 4 years ago
- This is a hack app that is only used for learning communication☆12Jul 26, 2019Updated 6 years ago
- Link collections for me, in Chinese☆11Jan 23, 2026Updated 2 months ago
- java 钉钉开发 试水demo,这是本人在学习钉钉开发时,参考官方文档和网上大牛博客所做的工程。在此向这些热心开发者致敬☆16Oct 13, 2017Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 封装的一些微信小程序的方法☆12Jun 5, 2018Updated 7 years ago
- Android系统、驱动开发者提高工作效率的小工具☆13Aug 3, 2018Updated 7 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 10 years ago
- 一个基于Laravel框架的车辆调度、定位、管理系统,Android端☆38Nov 4, 2018Updated 7 years ago
- spring boot 环境下集成shiro及qq、微信、微博登陆☆32May 3, 2017Updated 8 years ago
- 前端大会资料分享☆17Dec 14, 2019Updated 6 years ago
- 简单的高可扩展的促销引擎(简化版的插件化架构)☆18Sep 14, 2021Updated 4 years ago