wt-better opened a new pull request, #6427:
URL: https://github.com/apache/incubator-seata/pull/6427

   <!-- Please make sure you have read and understood the contributing 
guidelines -->
   
   - [ ] I have registered the PR [changes](../changes).
   
   ### Ⅰ. Describe what this PR did
   1. Compatible with the SPI module, loads all extensions of io.seata and 
apache seata, and ensures that io.seata takes precedence under the same name. 
It should be noted that if the io.seata compatible interface is not inherited 
from apache.seata, only apache will be loaded. extension of seata
   
   2. Compatible with saga module and add related single tests
   
   3. Compatible with the enableDatasourceProxy annotation and 
GlobalTransactionScaner of the spring module
   
   --------------
   1、兼容SPI模块,加载io.seata和apache 
seata的所有扩展,并且保证相同名称下io.seata优先,需要注意的是如果io.seata兼容的接口不是继承自apache.seata,仅会加载apache.seata的扩展
   
   2、兼容saga模块,增加相关单测
   
   3、兼容spring模块的enableDatasourceProxy注解和GlobalTransactionScaner
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to