@Configuration @ConditionalOnBean(value=org.apache.ibatis.session.SqlSessionFactory.class) @EnableConfigurationProperties(value=PageHelperProperties.class) public class PageHelperAutoConfiguration extends Object implements org.springframework.context.EnvironmentAware
| 构造器和说明 |
|---|
PageHelperAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addPageInterceptor() |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment 在接口中 org.springframework.context.EnvironmentAware@PostConstruct public void addPageInterceptor()
Copyright © 2017. All rights reserved.