Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 936 Bytes

README.en-us.md

File metadata and controls

10 lines (6 loc) · 936 Bytes

cap4j                     中文

Maven Central Version GitHub license

This project is a Java implementation of the project CAP, which is used to solve the distributed transaction problem in the micro-service architecture, and it is also an event bus based on the Outbox pattern.

cap4j-ddd-codegen-maven-plugin

The cap4j-ddd-codegen-maven-plugin module is a code generator for the CAP project. It can generate the necessary code for the CAP project based on the database schema.