?????????? ?? ???????????????????? ???????????? ?? ?????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????? ???????????????????? ???????? ?????????????? ????????????
------------------ ???????? ------------------ ??????: "[email protected]"<[email protected]>; ????????: 2019??3??15??(??????) ????10:43 ??????: "dev"<[email protected]>; ????: Re: ???????????? ???????????????????????????????????????? ?????? ?????????????????????????????????????????? ?????????? ------------------ Liang Zhang??John?? Apache ShardingSphere??Dubbo 772826099 <[email protected]>??2019??3??15??????????9:28?????? >???????????????????????????????????? >???????????????????????????????? ????????????>?????????????????????????????????????? >???????????????????????????????????? >?????????????????????????????????????????????????? > rather than to change the configuration file and restart, are looking > forward to your reply > > > ------------------ ???????? ------------------ > ??????: "[email protected]"<[email protected]>; > ????????: 2019??3??14??(??????) ????10:54 > ??????: "dev"<[email protected]>; > > ????: Re: ???????????? > > > > For English only > > ------------------ > > Liang Zhang (John) > Apache ShardingSphere & Dubbo > > > [email protected] <[email protected]> ??2019??3??14?????? ????7:03?????? > > > ???????? > > > > ????????????????????JPA???????????????????????????????????????????????????????????????????? > > >> server.port = 8080 >> spring.jpa.hibernate.ddl-auto = update >> spring.jpa.show-sql = true >> spring.jpa.database-platform = org.hibernate.dialect.MySQL5InnoDBDialect >> >> sharding.jdbc.datasource.names = serverdb >> >> > sharding.jdbc.datasource.serverdb.type = > com.alibaba.druid.pool.DruidDataSource >> sharding.jdbc.datasource.serverdb.driver????= com.mysql.jdbc.Driver >> >> > sharding.jdbc.datasource.serverdb.url = JDBC??MySQL????//??????????3306 / > XXX??characterEncoding = UTF8??useSSL =?? >> sharding.jdbc.datasource.serverdb?? username = xxx >> sharding.jdbc.datasource.serverdb.password = xxx >> >> sharding.jdbc.config.sharding.tables.config.dynamic =?? >> sharding.jdbc.config.sharding.tables.visit_api_log.config.dynamic =?? >> >> > sharding.jdbc.config.sharding.tables > .visit_api_log.table-strategy.standard.sharding??=???? >> >> > sharding.jdbc.config.sharding.tables.visit_api_log.table-strategy.standard.precise????????= > com.cong.testShardingSphere .algorithm.PreciseModuloShardingTableAlgorithm >> >> >> > PreciseModuloShardingTableAlgorithm????????????????????????????????????????????visit_api_log_201901??visit_api_log_201902??visit_api_log_201903 > ......?? >> >> > ??????????????????????????????????????????????????visit_api_log????????????????????????????????????????"visit_api_log_201901??visit_api_log_201902??visit_api_log_201903???????????????????????????????? > > ????????????????????????????????????????????????visit_api_log?????????? > > > > ?????????????????????????????????????????????????????????????????????????????????????????????? > > > > > > > > > > > > > > > >
