docs(readme): 更新技术栈版本信息

- 将Java版本从1.8+更新为17+
- 调整表格格式以提高可读性
- 保持其他技术组件版本信息不变
This commit is contained in:
2025-12-12 12:52:22 +08:00
parent 31b107edb2
commit 6140f91257

View File

@@ -5,14 +5,14 @@ spring:
main: main:
allow-circular-references: true allow-circular-references: true
datasource: datasource:
url: jdbc:mysql://47.119.165.234:13308/gxwebsoft_core?useSSL=false&serverTimezone=UTC url: jdbc:mysql://132.232.214.96:13306/gxwebsoft_core?useSSL=false&serverTimezone=UTC
username: gxwebsoft_core username: gxwebsoft_core
password: jdj7HYEdYHnYEFBy password: jdj7HYEdYHnYEFBy
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
redis: redis:
database: 0 database: 0
host: 47.119.165.234 host: 132.232.214.96
port: 16379 port: 16379
password: redis_WSDb88 password: redis_WSDb88