@ConfigurationProperties(prefix="mybatis.page-helper") public class MybatisPageHelperProperties extends Properties
| Modifier and Type | Field and Description |
|---|---|
static String |
MYBATIS_PAGE_HELPER_PREFIX
Mybatis page helper 属性配置的前缀名
|
defaults| Constructor and Description |
|---|
MybatisPageHelperProperties() |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic static final String MYBATIS_PAGE_HELPER_PREFIX
Copyright © 2018–2021. All rights reserved.