kpioneer123 opened a new issue #7360:
URL: https://github.com/apache/shardingsphere/issues/7360


   seata.conf exists in classpath ,but SeataATShardingTransactionManager  show 
please config application id within seata.conf file.
   
   pom file :
                <dependency>
                        <groupId>io.seata</groupId>
                        <artifactId>seata-spring-boot-starter</artifactId>
                        <version>1.3.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.shardingsphere</groupId>
                        
<artifactId>sharding-transaction-base-seata-at</artifactId>
                        <version>4.1.1</version>
                </dependency>
   


----------------------------------------------------------------
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.

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


Reply via email to