序列化表格
-
程序包 net.quanter.shield.springboot.config
-
类net.quanter.shield.springboot.config.Application扩展Object实现可序列化
-
序列化字段
-
name
String name
-
-
-
类net.quanter.shield.springboot.config.Author扩展Object实现可序列化
-
类net.quanter.shield.springboot.config.BootConfig扩展Object实现可序列化
-
序列化字段
-
application
Application application
-
author
Author author
-
configMap
net.quanter.shield.common.dto.result.ResultDTO<Map<String,Serializable>> configMap
-
context
org.springframework.context.ApplicationContext context
-
debugMode
boolean debugMode
-
h2
Object h2
是否启动了H2 -
knife4j
Object knife4j
是否启动了knife4j文档界面 -
project
Project project
-
resultDTOMapWrapper
net.quanter.shield.common.dto.result.wapper.ResultDTOMapWrapper<String,Serializable> resultDTOMapWrapper
-
runtime
Runtime runtime
-
-
-
类net.quanter.shield.springboot.config.Project扩展Object实现可序列化
-
类net.quanter.shield.springboot.config.Runtime扩展Object实现可序列化
-
-
程序包 net.quanter.shield.springboot.exception
-
类net.quanter.shield.springboot.exception.ApplicationException扩展RuntimeException实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
code
int code
-
-
类net.quanter.shield.springboot.exception.ApplicationServiceApiException扩展ApplicationException实现可序列化
- serialVersionUID:
- 1L
-