Git Product home page Git Product logo

donniezhanggit's Projects

core-java icon core-java

The Java implementation of the framework core.

cqrs icon cqrs

cqrs是基于事件回溯的高性能架构,主要针对领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁冲突问题,从而来实现高性能。 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、聚合根快照、聚合事件组提交,可集成dubbo、spring cloud。

cqrs-4-java icon cqrs-4-java

Base classes for Command Query Responsibility Segregation (CQRS) with Java

credit-card-api icon credit-card-api

Sample with TDD, Spring Boot, Embedded MongoDB, HATEOAS and Spring REST Docs

credit-cards-producer icon credit-cards-producer

Credit Cards Producer Application: Events, CQRS, DDD, TDD, Event Storming and Sourcing, Spring Cloud Stream, OOP

cucumber icon cucumber

ATDD with Cucumber, using Ruby and Selenium WebDriver

cucumber-1 icon cucumber-1

Cucumber with Java: Complete Project with Examples.

cucumber-2 icon cucumber-2

BDD Framework using Cucumber-JVM and Selenium 2 (WebDriver) with Java

cucumber-junit5-java icon cucumber-junit5-java

basic setup... as i where struggling that maven did not find the tests (feature classes) to execute

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.