mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-17 21:03:03 +00:00
init
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user