爬虫写到论坛网站

This commit is contained in:
Leo
2024-04-29 17:52:20 +08:00
parent 0f73cd01d0
commit 082ddc5c0d
10 changed files with 1825 additions and 6 deletions

View File

@@ -8,16 +8,16 @@ spring:
profiles:
active: dev
#数据源配置
# datasource:
# driver-class-name: com.mysql.cj.jdbc.Driver
# url: jdbc:mysql://43.136.29.133:33306/imaotai?characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8
# username: root
# password: LK.807878712
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://134.175.126.60:33306/flarum_tsayij?characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8
username: root
password: LK.807878712
#redis配置
redis:
host: 134.175.126.60
port: 36379
database: 3
database: 7
timeout: 1800000
lettuce:
pool: