1
0

feat(all): 搭建基本框架和模块

This commit is contained in:
2024-11-15 15:35:08 +08:00
commit 1900265075
174 changed files with 87868 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
spring:
application:
name: gringotts-chain
profiles:
include: common,metrics,encrypt,web
sa-token:
is-print: false
token-name: token
logging:
level:
org:
fisco:
bcos:
sdk:
eventsub:
EventSubscribeImp: error