Open jsrdxzw opened 2 years ago
Hi,I have developed DTM java client based on spring boot, which provides many convenient functions. Now it supports following:
- Saga
- Tcc
- two-phase commit
Here is the project dtm-spring-boot-starter @jxlwqq @li-xiao-shuang
It looks good, if you want to contribute to the community, you can improve on the basis of the https://github.com/dtm-labs/dtmcli-java project
Hi,I have developed DTM java client based on spring boot, which provides many convenient functions. Now it supports following:
- Saga
- Tcc
- two-phase commit
Here is the project dtm-spring-boot-starter @jxlwqq @li-xiao-shuang
It looks good, if you want to contribute to the community, you can improve on the basis of the https://github.com/dtm-labs/dtmcli-java project
Yeah, dtmcli-java I see it, But dtm-spring-boot-starter design is very different from the previous one dtmcli-java, and as far as I know there are ential differences between spring boot development env and other java development env. It should be depends on which development environment the user is based on. Therefore, It may be better to establish an independent library, If java EE, especially spring boot user will prefer to use dtm-spring-boot-starter I think..
@li-xiao-shuang
Hi,I have developed DTM java client based on spring boot, which provides many convenient functions. Now it supports following:
- Saga
- Tcc
- two-phase commit
Here is the project dtm-spring-boot-starter @jxlwqq @li-xiao-shuang
It looks good, if you want to contribute to the community, you can improve on the basis of the https://github.com/dtm-labs/dtmcli-java project
Yeah, dtmcli-java I see it, But dtm-spring-boot-starter design is very different from the previous one dtmcli-java, and as far as I know there are ential differences between spring boot development env and other java development env. It should be depends on which development environment the user is based on. Therefore, It may be better to establish an independent library, If java EE, especially spring boot user will prefer to use dtm-spring-boot-starter I think..
@li-xiao-shuang
I think it needs to be managed together. Springboot Starter can be improved on the basis of Java-SDK
Hi,I have developed DTM java client based on spring boot, which provides many convenient functions. Now it supports following:
Here is the project dtm-spring-boot-starter @jxlwqq @li-xiao-shuang