PC
2024-03-30 48c8f6440a6c0b0c060467a0633bc669ca255345
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