Skip to content

Commit fe5cf45

Browse files
注释
1 parent a6dfe7e commit fe5cf45

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/com/controller/CacheController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
/**
1010
* Created by zhuzhengping on 2017/3/15.
11+
* 使用自带的cache,在项目关闭后cache 清空
1112
*/
1213
@RestController
1314
@RequestMapping(value = "/concurrenmapcache/cache")

src/test/java/com/example/MailTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
/**
1212
* Created by zhuzhengping on 2017/3/16.
13+
* mail test
1314
*/
1415
@RunWith(SpringJUnit4ClassRunner.class)
1516
@SpringBootTest

0 commit comments

Comments
 (0)