Under the microservice architecture, although we will try to avoid distributed transactions, as long as the business is complex, this is an unavoidable problem, how...
This article can help you build a distributed transaction solution Seata from scratch, based on the technology stack: Spring Cloud Alibaba/Nacos/MySQL/Docker
In real projects where springsecurity is used as a security framework, we will encounter business requirements that allow interfaces to be anonymously accessed. However, whenever...
Spring Cloud is a one-stop solution for distributed application development. It contains all the components you need to develop distributed applications, making it easy for...
With distributed transactions enabled, the next step is to execute the target method. One of the prerequisites for seATA to implement distributed transactions is to...
This is a real case in the production environment where the instance starts and runs normally, with the registry state remaining STARTING and the local...
We have known RouteDefinitionLocator in the construction principles of Route, Predicate, and Filter for SCG initial resolution. First, let's know the class relationships involved in...
Aop: section-oriented programming, the code irrelevant to the core business logic is all extracted, placed in a centralized management somewhere, and then in the specific...
This article is part 7 of SpringCloudAlibaba microservices practice series, which focuses on using Seata to solve distributed transaction problems. A series of articles, welcome...
1. Seata has three roles using SEATA AT mode: TC transaction coordinator maintains the running state of the global transaction, coordinates and drives the commit...
Because the Spring Clod Gateway uses a Web Flux implementation, the @ControllerAdvice method cannot be used for global exception handling and needs to be handled...
# # # welcome to visit my dead simple classification and summary here > all the original xin Chen (including supporting source) : [https://github.com/zq2599/blog_demos] (HTTP:...