@Component @ConfigurationProperties(value="hdis.page") public class PageProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_SIZE_KEY
默认每页行数,静态key
|
static Integer |
PAGE_SIZE_VALUE
默认每页行数,静态value
|
Integer |
pageSize
默认每页行数
|
| Constructor and Description |
|---|
PageProperties() |
public static final String PAGE_SIZE_KEY
public static Integer PAGE_SIZE_VALUE
public Integer pageSize
@PostConstruct public void init()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.