This commit is contained in:
qaiu
2023-04-21 01:21:56 +08:00
parent 167149f410
commit 54a1a6b7f4
59 changed files with 128 additions and 694 deletions

View File

@@ -12,15 +12,14 @@ vertx:
workerPoolSize: 20
custom:
asyncServiceInstances: 8
routerLocations: cn.com.yhinfo.real.web.http
interceptorClassPath: cn.com.yhinfo.real.common.interceptorImpl.DefaultInterceptor
handlerLocations: cn.com.yhinfo.real.web.service
routerLocations: cn.qaiu.lz.web.http
interceptorClassPath: cn.qaiu.lz.common.interceptorImpl.DefaultInterceptor
handlerLocations: cn.qaiu.lz.web.service
ignoresReg:
- .*/login$
- .*/test.*$
entityPackagesReg:
- ^cn\.com\.yhinfo\.real\.web\.model\..*
- ^sinereal\.core\..*
- ^cn\.qaiu\.lz\.web\.model\..*
otherConfig:
- dictionaries.json
errorPage404: /index.html