#235: (151) - 数据添加Ehcache缓存支持
parent
9f256dfa5a
commit
90a14c8276
|
@ -1 +1 @@
|
|||
Subproject commit ea6d92f563fc894afec09f563b3536a1ae6014a3
|
||||
Subproject commit ec46267f66382b177cdd6a35d5a6cc9728bbe710
|
40
commit.yml
40
commit.yml
|
@ -2,10 +2,40 @@
|
|||
branches: {
|
||||
}
|
||||
fileChange:
|
||||
/README.md:
|
||||
newFile: !uuid 'a879ca4614292be4d3f146c67a3e4032286106dd'
|
||||
oldFile: !uuid '8c3bfb3de830377ecb39ed319a1de0866c5ede2a'
|
||||
gitCommitId: !uuid 'ea6d92f563fc894afec09f563b3536a1ae6014a3'
|
||||
/src:
|
||||
newFile: !uuid 'b7f01b42136c8af77bd739f0cc4303ff3062a3b8'
|
||||
oldFile: !uuid '04a5b2dce58da9fcb724beb31e59be8977a16f7d'
|
||||
/src/main:
|
||||
newFile: !uuid 'ca42131fbaac3e1bf26a138a6ba9d5aba346c992'
|
||||
oldFile: !uuid '7ec00eb36c07ca722264573c054bd5bdc54c80ec'
|
||||
/src/main/java:
|
||||
newFile: !uuid 'cc2e6f79be8483d5821acd92156b59695ee60f11'
|
||||
oldFile: !uuid 'ab121d43abb4c17fda95ea986cc21125c2b15183'
|
||||
/src/main/java/com:
|
||||
newFile: !uuid '5efc6d951bb382f5471043dd36b895b8856deedc'
|
||||
oldFile: !uuid '4f274e1e5969f51e8d198facffa3982b7eaae342'
|
||||
/src/main/java/com/monkeyk:
|
||||
newFile: !uuid 'b3dd299a00cddad6163edbbc9e0d96c78945962a'
|
||||
oldFile: !uuid 'b23a2a8c4abc04272b2323bb3dc66864bb9925bc'
|
||||
/src/main/java/com/monkeyk/sos:
|
||||
newFile: !uuid '82cbcda5d3cdf0a59e406e02b095daba87d77f31'
|
||||
oldFile: !uuid '418f9510298c406e7adb50ebfc0142f626f561ff'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure:
|
||||
newFile: !uuid '159494a99f4c0284a81fcfd262bd693ba3fb806e'
|
||||
oldFile: !uuid 'ac790c96923b5767addc0fb1ea9ed208f49bcc3e'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/CacheConstants.java:
|
||||
newFile: !uuid '502e6eaad84173bc79b4c4c9f754417a3cc36857'
|
||||
oldFile: null
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/jdbc:
|
||||
newFile: !uuid 'f19cea51898606ef92deb70ef67c48b918503a7b'
|
||||
oldFile: !uuid '08aca8e156c9337837d26da5a6c8716a68c4ca5d'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/jdbc/OauthRepositoryJdbc.java:
|
||||
newFile: !uuid '39f78e01d464cdd0531d592107d60290e229b8a1'
|
||||
oldFile: !uuid '6dffa8a6d711152e38c4a76ac3938e939fec97f7'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/jdbc/UserRepositoryJdbc.java:
|
||||
newFile: !uuid 'a263268333751e2eff9780e1f0d31f88811a0177'
|
||||
oldFile: !uuid '7f91a5a6583a9fcdddf697c595f43a815988ca20'
|
||||
gitCommitId: !uuid 'ec46267f66382b177cdd6a35d5a6cc9728bbe710'
|
||||
renames: {
|
||||
}
|
||||
revisionId: 234
|
||||
revisionId: 235
|
||||
|
|
Loading…
Reference in New Issue