yangys
2024-04-04 ed4a5236bab800094be4a8378f5098eebe3de6ac
1
2
3
4
5
6
7
8
9
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
  com.qianwen.core.sequence.properties.SequenceSnowflakeProperties,\
  com.qianwen.core.sequence.range.db.provider.SqlProviderFactory,\
  com.qianwen.core.sequence.SequenceAutoConfiguration,\
  com.qianwen.core.sequence.range.db.provider.OracleSqlProvider,\
  com.qianwen.core.sequence.range.db.provider.DmSqlProvider,\
  com.qianwen.core.sequence.range.db.provider.MysqlSqlProvider,\
  com.qianwen.core.sequence.properties.SequenceDbProperties,\
  com.qianwen.core.sequence.properties.SequenceRedisProperties