feat: add dicker ignore; add search logic

This commit is contained in:
merlin
2025-11-05 09:36:08 +08:00
parent 6d6fe921fc
commit f1968590a9
9 changed files with 44 additions and 82 deletions

View File

@@ -1,11 +1,5 @@
server:
port: 8080
# port: 8443
# ssl:
# key-store: classpath:merlin.xin.pfx
# key-store-password: 7p7vcfmu
# key-store-type: PKCS12
# address: 0.0.0.0
jwt:
secret: CkmEXxVBNBsMUo4VNhDcH0YBhA1O4zSkQgSM243YzDY=
@@ -27,12 +21,6 @@ spring:
jackson:
time-zone: Asia/Shanghai
date-format: yyyy-MM-dd HH:mm:ss
# url: jdbc:mysql://8.138.214.149:3306/blog
# username: root
# password: 3604162
# username: root
# password: server2025_xyf_Merlin
# driver-class-name: com.mysql.cj.jdbc.Driver
mail: