DDD分层架构与微服务代码模型例子
☆14Jun 17, 2022Updated 4 years ago
Alternatives and similar repositories for springcloud-microservice-ddd
Users that are interested in springcloud-microservice-ddd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《Java并发编程的艺术》学习笔记☆20Jul 17, 2019Updated 6 years ago
- 基于Zookeeper+Netty+Protostuff实现的RPC框架☆44Dec 16, 2022Updated 3 years ago
- 时间轮盘调度器,统一管理延时任务☆14May 25, 2024Updated 2 years ago
- 歪枣网提供财经数据接口,股票行情实时数据接口,股票历史数据,股票数据爬取,实时股票行情数据API,A股日线一分钟五分钟三十分钟数据,A股股票美股港股日线分钟tick可转债指数历史行情数据财务报表等数据服务。☆78Feb 9, 2026Updated 5 months ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆43Jan 12, 2023Updated 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.
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- SpringBoot利用AOP防止重复提交☆12Jun 19, 2019Updated 7 years ago
- 微服务+DDD数据权限。数据权限包含行级权限和列级权限☆15May 16, 2022Updated 4 years ago
- 工作流编辑器,表单设计器。☆12Dec 25, 2017Updated 8 years ago
- my dockerfiles☆13Jun 4, 2026Updated last month
- 基于eventloop的java非阻塞网络库,实现了事件驱动,无锁的基于最小堆的定时器,便于扩展的pipeline机制以及内存池☆18Jun 2, 2022Updated 4 years ago
- 自定义组合控件,底部多按钮切换☆10Feb 10, 2015Updated 11 years ago
- A demo to show how to use Mockito and PowerMock☆12Nov 21, 2018Updated 7 years ago
- 京东物流、顺丰物流api java封装☆24Mar 8, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 内涵若依,若依管理系统后台接口,技术栈Spring,Spring Boot, MyBatis,MyBatis-Plus, Shiro, JWT,Redis Quartz☆12Sep 1, 2022Updated 3 years ago
- javaagent+asm实现字节码插桩,在类加载之前对字节码进行修改,插入埋点。实现业务代码调用链插桩,在方法执行之前拦截获取类名、方法名,方法调用的参数,在方法执行异常时,获取到异常信息;为统计方法执行时间插入埋点,在方法执行之前和返回之前获取系统时间。☆22Mar 29, 2020Updated 6 years ago
- 长春装修攻略(持续更新中)☆11Dec 26, 2019Updated 6 years ago
- Java产品中心,快速开发框架模板,即插即用,包括RBAC权限模块,短信验证模块,邮件模块、文件处理模块、定时任务模块、HR模块、ERP模块等等,可快速创建Java SSH、SSM、SpringBoot项目、SpringCloud项目,可选前端EasyUI或Bootstra…☆27May 21, 2026Updated last month
- 基于 DDD 架构的电商微服务项目实践☆21Apr 23, 2024Updated 2 years ago
- ☆10Dec 10, 2022Updated 3 years ago
- ☆12May 20, 2025Updated last year
- xmodule☆19Apr 14, 2023Updated 3 years ago
- Zipkin学习工程☆11Mar 14, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 监测爱马仕商品上新,及时推送消息。☆12May 31, 2024Updated 2 years ago
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Oct 3, 2024Updated last year
- SpringForAll 官方App☆29Nov 14, 2017Updated 8 years ago
- 基于spring-boot2.1.3实现的认证中心,资源服务器,单点登录☆18May 20, 2019Updated 7 years ago
- 专为 devops 而生,30s 内部署一个生产级别的应用,通过 web 部署 helm 应用。☆19May 27, 2026Updated last month
- ☆15Feb 27, 2025Updated last year
- 孜孜不断的技术分享。包含Java技术相关,实用工具分享,开源项目环境搭建等内容。每周持续更新哦!☆13Jan 9, 2021Updated 5 years ago
- 在线文本比较工具☆12Sep 9, 2020Updated 5 years ago
- 表情包搜索神器☆12Jan 23, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 《netty+redis+zookeeper实战》附带代码☆13Oct 31, 2020Updated 5 years ago
- 学习spring-cloud-alibaba一些组件,包括GateWay、 Feign、 Nacos、 Zipkin、 Sentinel☆11May 21, 2021Updated 5 years ago
- Swagger注解生成器☆13May 22, 2021Updated 5 years ago
- 基于xml配置的流程编排框架☆31Aug 4, 2018Updated 7 years ago
- 测试项目☆12Jul 13, 2023Updated 2 years ago
- 接入连连服务时可能 会使用到的资源☆16Apr 25, 2022Updated 4 years ago
- 基于SpringBoot开发的微服务代码生成器,只需要配置数据库信息即可快速生成控制器, 业务层,Dao层, 实体类,Feign接口以及Swagger接口文档。并且在控制器,业务层以及Dao层 中已经自动生成了对数据表进行增删改查,分页,多条件查询等众多方法。极大的提高开发…☆28Aug 26, 2024Updated last year