海子 Yang
海子 Yang
https://github.com/pagehelper/Mybatis-PageHelper
```java public void persist(Object entity) { } public void merge(Object entity) { } ```
Copyright 2022 xxx and the original author or authors.
```java @Deprecated(since="9", forRemoval = true) public Integer(int value) { this.value = value; } ```
```java public void configureInterceptors(InterceptorRegistry registry) { registry.addInterceptor(interceptor) .addPathPatterns("/app/*", "/api/**"); } ```
可以将有用的封装信息后再配置
JodaDateTimeTypeHandler
使用 装饰器 ?
核心模块 SSL部分也应该移除