rev:lucene

This commit is contained in:
2024-01-08 09:56:55 +08:00
parent 530275d651
commit 9b97d45a5f
45 changed files with 606 additions and 1197 deletions

View File

@@ -17,7 +17,7 @@ spring:
username: ${DB_USER:root}
# password: ${DB_PWD:P@ssw0rd}
# password: ${DB_PWD:Root.123456}
password: ${DB_PWD:123456}
password: ${DB_PWD:password}
# 初始连接数
initial-size: 5
@@ -162,6 +162,3 @@ sa-token:
# token 前缀
token-prefix: Bearer
loki:
url: http://127.0.0.1:3100/loki/api/v1
systemName: acs

View File

@@ -166,6 +166,3 @@ sa-token:
# token 前缀
token-prefix: Bearer
loki:
url: http://localhost:3100/loki/api/v1
systemName: acs

View File

@@ -158,6 +158,3 @@ sa-token:
# token 前缀
token-prefix: Bearer
loki:
url: http://localhost:3100/loki/api/v1
systemName: acs

View File

@@ -78,3 +78,7 @@ security:
- /api/localStorage/pictures
# 参数
- /api/param/getValueByCode
lucene:
index:
path: C:\acs\lucene\index