Skip to content

Commit 6affaae

Browse files
committed
增加目录
1 parent ea23126 commit 6affaae

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/cn/edu/jxnu/scala/ScalaUtil.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
### Scala常用的Util类
22

3+
> 目录
4+
* Spring Data Redis工具 redis键值对操作
5+
* SpringMail工具 邮件发送相关服务
6+
* User实体类 定义与Java兼容的Scala实体类用于Mybatis操作数据库
7+
* Spring缓存支持配置 配置自定义缓存管理器为reids
8+
* Spring连接池属性注入 配置redis连接
9+
* SpringMVC配置 Scala继承Java抽象类
10+
* Swagger2配置
11+
* Spring处理拦截器 Scala实现Java接口
12+
* Scala时间工具
13+
314
#### Spring Data Redis工具 redis键值对操作
415

516
```scala

0 commit comments

Comments
 (0)