类的使用
cn.zhxu.bs.boot.BeanSearcherProperties
-
cn.zhxu.bs.boot中BeanSearcherProperties的使用
参数类型为BeanSearcherProperties的cn.zhxu.bs.boot中的方法修饰符和类型方法说明BeanSearcherAutoConfiguration.boolFieldConvertor(BeanSearcherProperties config) BeanSearcherAutoConfiguration.dateFieldConvertor(BeanSearcherProperties config) BeanSearcherAutoConfiguration.dateFormatFieldConvertor(BeanSearcherProperties config) BeanSearcherAutoConfiguration.dbMapping(BeanSearcherProperties config) BeanSearcherAutoConfiguration.dialect(BeanSearcherProperties config) BeanSearcherAutoConfiguration.enumFieldConvertor(BeanSearcherProperties config) BeanSearcherAutoConfiguration.groupResolver(BeanSearcherProperties config, ExprParser.Factory parserFactory) BeanSearcherAutoConfiguration.JsonFieldConvertorConfig.jsonFieldConvertor(BeanSearcherProperties config) BeanSearcherAutoConfiguration.listFieldConvertor(BeanSearcherProperties config, org.springframework.beans.factory.ObjectProvider<List<ListFieldConvertor.Convertor<?>>> convertorsProvider) BeanSearcherAutoConfiguration.pageExtractor(BeanSearcherProperties config) BeanSearcherAutoConfiguration.paramResolver(PageExtractor pageExtractor, FieldOpPool fieldOpPool, List<ParamFilter> paramFilters, List<FieldConvertor.ParamConvertor> convertors, GroupResolver groupResolver, BeanSearcherProperties config) BeanSearcherAutoConfiguration.sizeLimitParamFilter(BeanSearcherProperties config) BeanSearcherAutoConfiguration.sqlExecutor(org.springframework.beans.factory.ObjectProvider<DataSource> dataSource, org.springframework.beans.factory.ObjectProvider<List<NamedDataSource>> namedDataSources, org.springframework.beans.factory.ObjectProvider<SqlExecutor.SlowListener> slowListener, BeanSearcherProperties config)