java-self-testing / java-self-testing-exampleLinks
Examples for java unit testing and X testing
☆26Updated last year
Alternatives and similar repositories for java-self-testing-example
Users that are interested in java-self-testing-example are comparing it to the libraries listed below
Sorting:
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆65Updated this week
- ☆87Updated 2 years ago
- DDD领域驱动设计中文资料☆37Updated 10 months ago
- A library for setting up Java objects as test data☆36Updated last year
- Java编程方法论 响应式之Spring Reactor篇 一书源码☆71Updated 4 years ago
- 常见框架开发技术的demo汇总,包括java字节码编程(java agent, instrument, byte buddy), java动态代理,自定义classloader,java spi, zero copy, netty, spring aop/condition…☆31Updated 4 years ago
- DDD 框架☆208Updated last year
- Spring Cloud集成Nacos对其增加扩展支持☆43Updated 2 years ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆35Updated 6 months ago
- A DDD Implement framework based on Java and Spring Boot☆53Updated last year
- ☆201Updated 2 years ago
- ☆80Updated 5 years ago
- spring-statemachine 学习记录☆97Updated 7 years ago
- saga分布式事务☆30Updated 2 years ago
- Sms verification component for spring boot project☆94Updated 5 years ago
- 🚀 auto-pipeline is a source code generator that auto generate the component's pipeline.☆144Updated last week
- ddd学习☆61Updated 2 years ago
- 美团DDD实践 示例项目☆62Updated 6 years ago
- A better feign client library to combine with SpringBoot.☆73Updated last year
- ☆37Updated 2 years ago
- 一个高性能二级缓存实现, 内存LRU缓存 + 磁盘文件持久化缓存。☆63Updated 4 years ago
- Microsphere Spring Project☆53Updated 2 weeks ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆27Updated 4 years ago
- 实例详解 java.lang.OutOfMemoryError☆64Updated 7 years ago
- DDD Example based on Scenario-Driven Design and Test-Driven Design☆114Updated 2 years ago
- 微服务与DDD:《实现领域驱动设计》示例代码☆128Updated 3 years ago
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Updated 7 months ago
- 极客时间《手把手教你落地DDD》配套代码☆144Updated 4 months ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 6 years ago
- Spock是国外一款功能强大的测试框架,但是官方的文档和代码示例不太适合我们实际的工程项目,无法解决我们项目中的复杂业务场景,需要找到一套适合自己项目的成熟解决方案,所以觉得有必要把我们项目中使用Spock的经验分享出来,帮助大家解决实际问题或带来一些启发,如果你在使用过程…☆36Updated last month