JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
cn.bestwu.simpleframework.config
,
cn.bestwu.simpleframework.exception
,
cn.bestwu.simpleframework.support
,
cn.bestwu.simpleframework.support.excel
,
cn.bestwu.simpleframework.support.excel.converter
,
cn.bestwu.simpleframework.support.packagescan
,
cn.bestwu.simpleframework.web
,
cn.bestwu.simpleframework.web.filter
,
cn.bestwu.simpleframework.web.kaptcha
,
cn.bestwu.simpleframework.web.resolver
,
cn.bestwu.simpleframework.web.resolver.multipart
,
cn.bestwu.simpleframework.web.serializer
,
cn.bestwu.simpleframework.web.serializer.annotation
,
cn.bestwu.simpleframework.web.validator
,
cn.bestwu.simpleframework.web.xss
,
org.springframework.web.servlet.mvc.method.annotation
Class Hierarchy
java.lang.Object
cn.bestwu.simpleframework.support.excel.converter.
AbstractCodeConverter
(implements cn.bestwu.simpleframework.support.excel.
CellValueConverter
)
cn.bestwu.simpleframework.support.excel.converter.
CodeConverter
cn.bestwu.simpleframework.support.excel.converter.
AbstractDateConverter
(implements cn.bestwu.simpleframework.support.excel.
CellValueConverter
)
cn.bestwu.simpleframework.support.excel.converter.
DateConverter
cn.bestwu.simpleframework.support.excel.converter.
MillisConverter
org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
cn.bestwu.simpleframework.web.
CustomErrorController
cn.bestwu.simpleframework.support.excel.
AbstractExcelUtil
cn.bestwu.simpleframework.support.excel.
ExcelExport
cn.bestwu.simpleframework.support.excel.
ExcelImport
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
cn.bestwu.simpleframework.web.
RespEntity
org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor (implements org.springframework.web.method.support.HandlerMethodReturnValueHandler)
org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
cn.bestwu.simpleframework.web.resolver.
WrapperHttpEntityMethodProcessor
org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
org.springframework.web.servlet.support.WebContentGenerator
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter (implements org.springframework.web.servlet.HandlerAdapter, org.springframework.core.Ordered)
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
org.springframework.web.servlet.mvc.method.annotation.
CustomRequestMappingHandlerAdapter
cn.bestwu.simpleframework.support.packagescan.
AssignableToPackageScanFilter
(implements cn.bestwu.simpleframework.support.packagescan.
PackageScanFilter
)
cn.bestwu.simpleframework.web.resolver.multipart.
Attachment
(implements java.io.Serializable)
com.fasterxml.jackson.databind.ser.BeanSerializerModifier
cn.bestwu.simpleframework.web.serializer.
CustomNullBeanSerializerModifier
cn.bestwu.simpleframework.support.excel.converter.
BooleanFieldConverter
(implements cn.bestwu.simpleframework.support.excel.
CellValueConverter
)
cn.bestwu.simpleframework.web.validator.
ChinaCellValidator
(implements javax.validation.ConstraintValidator<A,T>)
cn.bestwu.simpleframework.web.validator.
CNStringValidator
(implements javax.validation.ConstraintValidator<A,T>)
cn.bestwu.simpleframework.support.packagescan.
CompositePackageScanFilter
(implements cn.bestwu.simpleframework.support.packagescan.
PackageScanFilter
)
cn.bestwu.simpleframework.config.
CorsConfiguration
org.springframework.web.cors.CorsConfiguration
cn.bestwu.simpleframework.config.
CorsProperties
cn.bestwu.simpleframework.web.
DataErrorHandler
(implements cn.bestwu.simpleframework.web.
IErrorHandler
)
cn.bestwu.simpleframework.support.
DateFormatUtil
cn.bestwu.simpleframework.web.
DefaultCaptchaServiceImpl
(implements cn.bestwu.simpleframework.web.
ICaptchaService
)
org.springframework.boot.web.servlet.error.DefaultErrorAttributes (implements org.springframework.boot.web.servlet.error.ErrorAttributes, org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
cn.bestwu.simpleframework.web.
ErrorAttributes
cn.bestwu.simpleframework.support.
DeviceUtil
cn.bestwu.simpleframework.support.excel.
ExcelFieldDescription
cn.bestwu.simpleframework.support.excel.
ExcelImportException.CellError
cn.bestwu.simpleframework.config.
FrameworkConfiguration
cn.bestwu.simpleframework.config.
FrameworkMvcConfiguration
cn.bestwu.simpleframework.config.
FrameworkMvcConfiguration.ErrorHandlerConfiguration
cn.bestwu.simpleframework.config.
FrameworkMvcConfiguration.KaptchaConfiguration
cn.bestwu.simpleframework.config.
FrameworkMvcConfiguration.KaptchaConfiguration.CaptchaController
cn.bestwu.simpleframework.config.
FrameworkMvcConfiguration.ObjectMapperBuilderCustomizer
(implements org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer)
cn.bestwu.simpleframework.config.
FrameworkMvcConfiguration.WebMvcConfiguration
(implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
org.springframework.web.filter.OncePerRequestFilter
org.springframework.web.filter.HiddenHttpMethodFilter
cn.bestwu.simpleframework.web.filter.
OrderedHiddenHttpMethodFilter
(implements org.springframework.core.Ordered)
cn.bestwu.simpleframework.web.filter.
OrderedHttpPutFormContentFilter
(implements org.springframework.core.Ordered)
cn.bestwu.simpleframework.web.xss.
XssFilter
(implements org.springframework.core.Ordered)
cn.bestwu.simpleframework.web.xss.
HTMLFilter
cn.bestwu.simpleframework.web.validator.
IDCardInfo
cn.bestwu.simpleframework.web.validator.
IDCardUtil
cn.bestwu.simpleframework.web.validator.
IDCardValidator
(implements javax.validation.ConstraintValidator<A,T>)
com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
cn.bestwu.simpleframework.web.serializer.
KilogramDeserializer
cn.bestwu.simpleframework.web.serializer.
YuanDeserializer
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
cn.bestwu.simpleframework.web.serializer.
NullAsBlankSerializer
cn.bestwu.simpleframework.web.serializer.
NullAsEmptySerializer
cn.bestwu.simpleframework.web.serializer.
NullAsZeroSerializer
com.fasterxml.jackson.databind.ser.std.RawSerializer<T>
cn.bestwu.simpleframework.web.serializer.
RawValuePlusSerializer
<T>
com.fasterxml.jackson.databind.ser.std.StdScalarSerializer<T>
cn.bestwu.simpleframework.web.serializer.
CodeSerializer
(implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
cn.bestwu.simpleframework.web.serializer.
HideTelSerializer
cn.bestwu.simpleframework.web.serializer.
HtmlParserSerializer
(implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
com.fasterxml.jackson.databind.ser.std.NumberSerializer (implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
cn.bestwu.simpleframework.web.serializer.
BigDecimalSerializer
cn.bestwu.simpleframework.web.serializer.
KilogramSerializer
cn.bestwu.simpleframework.web.serializer.
YuanSerializer
cn.bestwu.simpleframework.web.serializer.
RestDateSerializer
cn.bestwu.simpleframework.web.serializer.
StringReplaceSerializer
(implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
cn.bestwu.simpleframework.web.serializer.
UrlSerializer
(implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
cn.bestwu.simpleframework.web.resolver.
JsonStringConverter
(implements org.springframework.core.convert.converter.ConditionalGenericConverter)
cn.bestwu.simpleframework.web.kaptcha.
KaptchaProperties
cn.bestwu.simpleframework.web.resolver.
KilogramToGramConverter
(implements org.springframework.core.convert.converter.ConditionalGenericConverter)
cn.bestwu.simpleframework.support.
KilogramUtil
cn.bestwu.simpleframework.support.
LocalDateTimeHelper
cn.bestwu.simpleframework.config.
MessageSourceConfiguration
cn.bestwu.simpleframework.support.
MoneyUtil
cn.bestwu.simpleframework.web.resolver.multipart.
MuipartFileToAttachmentConverter
(implements org.springframework.core.convert.converter.Converter<S,T>)
cn.bestwu.simpleframework.web.resolver.multipart.
MultipartProperties
cn.bestwu.simpleframework.support.packagescan.
PackageScanClassResolver
cn.bestwu.simpleframework.web.
RespEntityTyped
<T> (implements java.io.Serializable)
cn.bestwu.simpleframework.web.
Response
cn.bestwu.simpleframework.web.
BaseController
cn.bestwu.simpleframework.web.validator.
ReversePatternValidator
(implements javax.validation.ConstraintValidator<A,T>)
cn.bestwu.simpleframework.config.
SerializerConfiguration
cn.bestwu.simpleframework.config.
SerializerConfiguration.CodeSerializerConfiguration
cn.bestwu.simpleframework.config.
SerializerConfiguration.UrlSerializerConfiguration
javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
cn.bestwu.simpleframework.web.xss.
XssHttpServletRequestWrapper
org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
cn.bestwu.simpleframework.config.
MessageSourceConfiguration.ResourceBundleCondition
cn.bestwu.simpleframework.web.xss.
SQLFilter
cn.bestwu.simpleframework.web.resolver.
StandardServletMultipartResolver
(implements org.springframework.web.multipart.MultipartResolver)
cn.bestwu.simpleframework.web.resolver.
StringToEnumConverterFactory
(implements org.springframework.core.convert.converter.ConverterFactory<S,R>)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
cn.bestwu.simpleframework.support.excel.
ExcelImportException
java.lang.RuntimeException
cn.bestwu.simpleframework.exception.
AccessDeniedException
cn.bestwu.simpleframework.exception.
BusinessException
cn.bestwu.simpleframework.exception.
ResourceNotFoundException
cn.bestwu.simpleframework.exception.
UnauthorizedException
cn.bestwu.simpleframework.support.excel.converter.
YuanConverter
(implements cn.bestwu.simpleframework.support.excel.
CellValueConverter
)
cn.bestwu.simpleframework.web.resolver.
YuanToCentConverter
(implements org.springframework.core.convert.converter.ConditionalGenericConverter)
Interface Hierarchy
cn.bestwu.simpleframework.support.excel.
CellValueConverter
cn.bestwu.simpleframework.web.validator.
CreateConstraint
cn.bestwu.simpleframework.web.
ICaptchaService
cn.bestwu.simpleframework.web.serializer.
ICodeService
cn.bestwu.simpleframework.web.serializer.
ICodeNumberService
cn.bestwu.simpleframework.web.serializer.
ICodeStringService
cn.bestwu.simpleframework.web.
IErrorHandler
cn.bestwu.simpleframework.web.serializer.
JsonUrlMapper
cn.bestwu.simpleframework.web.serializer.
MixIn
<T>
cn.bestwu.simpleframework.support.packagescan.
PackageScanFilter
cn.bestwu.simpleframework.web.validator.
UpdateConstraint
Annotation Type Hierarchy
cn.bestwu.simpleframework.support.excel.
ExcelField
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.resolver.
YuanToCent
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.resolver.
KilogramToGram
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.resolver.
ModifyModel
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.validator.
ReversePattern
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.validator.
ReversePattern.List
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.validator.
IDCard
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.validator.
CNString
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.validator.
CNString.List
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.validator.
ChinaCell
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.validator.
ChinaCell.List
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonNullAsBlank
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonUrl
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonHtmlParser
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonKilogram
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonNullAsZero
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonBigDecimal
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonRawValuePlus
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonRestDate
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonYuan
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonCode
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonHideTel
(implements java.lang.annotation.Annotation)
cn.bestwu.simpleframework.web.serializer.annotation.
JsonStringReplace
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
cn.bestwu.simpleframework.support.excel.
CellStyleType
cn.bestwu.simpleframework.support.excel.
FieldType
cn.bestwu.simpleframework.web.validator.
ReversePattern.Flag
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes