• L
    Add shardingsphere-infra-datetime module (#7723) · b7d13913
    Liang Zhang 提交于
    * Add shardingsphere-infra-datetime structure
    
    * Remove useless SingletonServiceLoader
    
    * Add RequiredSPI
    
    * Use RequiredSPI on DatetimeService
    
    * Move DatetimeService to shardingsphere-infra-datetime-spi module
    
    * Move SystemDatetimeService to shardingsphere-system-datetime module
    
    * Add SystemDatetimeServiceTest
    
    * Remove DatetimeServiceFixture
    
    * Move shardingsphere-database-datetime
    
    * Remove shardingsphere-sharding-time-service module
    
    * Fix pom
    b7d13913
org.apache.shardingsphere.sharding.route.time.org.apache.shardingsphere.datetime.database.spi.DatabaseSQLEntry 1.1 KB