mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-21 01:10:39 +08:00
升级后端springboot和mysql依赖版本;升级前端依赖;移除前端无用依赖;微调分类详情页表格鼠标悬浮样式
This commit is contained in:
@@ -18,7 +18,6 @@ spring.datasource.password=
|
||||
|
||||
# 使用druid数据源
|
||||
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|
||||
spring.datasource.driverClassName=com.mysql.jdbc.Driver
|
||||
|
||||
## 配置SpringBoot对Redis的依赖
|
||||
#spring.redis.host=127.0.0.1
|
||||
|
Reference in New Issue
Block a user