摘要: 1. 注入 @Autowired private DruidDataSource druidDataSource ; 2.修改属性 druidDataSource .setPassword('newpassword'); druidDataSource .restart(); ___________ 阅读全文
posted @ 2022-01-21 16:04 kelelipeng 阅读(1048) 评论(0) 推荐(0) 编辑