Skip to content

Commit 08b8b56

Browse files
author
weasley
committed
update configuration properties
1 parent 403277b commit 08b8b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mybatis-encrypt-spring-boot-tests/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spring:
2323
date: yyyy-MM-dd
2424
time: HH:mm:ss
2525

26-
# mybatis加密配置
26+
# mybatis encryption configuration
2727
mybatis:
2828
encrypt:
2929
enable: on
@@ -34,7 +34,7 @@ mybatis:
3434
diy:
3535
encrypt-strategy:
3636

37-
# PageHelper分页插件
37+
# PageHelper
3838
pagehelper:
3939
reasonable: true
4040
support-methods-arguments: true

0 commit comments

Comments
 (0)