- # Auto Configure
- org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
- io.seata.spring.boot.autoconfigure.SeataCoreAutoConfiguration
- # Environment Post Processors
- org.springframework.boot.env.EnvironmentPostProcessor=\
- io.seata.spring.boot.autoconfigure.SeataCoreEnvironmentPostProcessor
|