#236: (151) - 数据添加Ehcache缓存支持
parent
90a14c8276
commit
ba4a8763c3
|
@ -1 +1 @@
|
|||
Subproject commit ec46267f66382b177cdd6a35d5a6cc9728bbe710
|
||||
Subproject commit b6cf1fcd9187e81b48a1806e4dede902244d192b
|
47
commit.yml
47
commit.yml
|
@ -3,39 +3,36 @@ branches: {
|
|||
}
|
||||
fileChange:
|
||||
/src:
|
||||
newFile: !uuid 'b7f01b42136c8af77bd739f0cc4303ff3062a3b8'
|
||||
oldFile: !uuid '04a5b2dce58da9fcb724beb31e59be8977a16f7d'
|
||||
newFile: !uuid '5c4d7eae58ba49e90ca9ec62e1e1663612d772db'
|
||||
oldFile: !uuid 'b7f01b42136c8af77bd739f0cc4303ff3062a3b8'
|
||||
/src/main:
|
||||
newFile: !uuid 'ca42131fbaac3e1bf26a138a6ba9d5aba346c992'
|
||||
oldFile: !uuid '7ec00eb36c07ca722264573c054bd5bdc54c80ec'
|
||||
newFile: !uuid '3b21a5d37d7d5979f2e12eae97f545bc785e0ca7'
|
||||
oldFile: !uuid 'ca42131fbaac3e1bf26a138a6ba9d5aba346c992'
|
||||
/src/main/java:
|
||||
newFile: !uuid 'cc2e6f79be8483d5821acd92156b59695ee60f11'
|
||||
oldFile: !uuid 'ab121d43abb4c17fda95ea986cc21125c2b15183'
|
||||
newFile: !uuid '83a177fe26a87a13e4f90b455a9c0134e1ae1257'
|
||||
oldFile: !uuid 'cc2e6f79be8483d5821acd92156b59695ee60f11'
|
||||
/src/main/java/com:
|
||||
newFile: !uuid '5efc6d951bb382f5471043dd36b895b8856deedc'
|
||||
oldFile: !uuid '4f274e1e5969f51e8d198facffa3982b7eaae342'
|
||||
newFile: !uuid '6419d69f53d74b568d0ad2724a344dfe9bbdf46c'
|
||||
oldFile: !uuid '5efc6d951bb382f5471043dd36b895b8856deedc'
|
||||
/src/main/java/com/monkeyk:
|
||||
newFile: !uuid 'b3dd299a00cddad6163edbbc9e0d96c78945962a'
|
||||
oldFile: !uuid 'b23a2a8c4abc04272b2323bb3dc66864bb9925bc'
|
||||
newFile: !uuid 'd0d6e826b0a8e4a2a8f2d0cb3d0323532478edbc'
|
||||
oldFile: !uuid 'b3dd299a00cddad6163edbbc9e0d96c78945962a'
|
||||
/src/main/java/com/monkeyk/sos:
|
||||
newFile: !uuid '82cbcda5d3cdf0a59e406e02b095daba87d77f31'
|
||||
oldFile: !uuid '418f9510298c406e7adb50ebfc0142f626f561ff'
|
||||
newFile: !uuid 'c6c62d0a30ef9dc2900af0b6f86d98aaebcff604'
|
||||
oldFile: !uuid '82cbcda5d3cdf0a59e406e02b095daba87d77f31'
|
||||
/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
|
||||
newFile: !uuid 'bb70f414a286d2f6c7be42272b50715aeb59d1cf'
|
||||
oldFile: !uuid '159494a99f4c0284a81fcfd262bd693ba3fb806e'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/jdbc:
|
||||
newFile: !uuid 'f19cea51898606ef92deb70ef67c48b918503a7b'
|
||||
oldFile: !uuid '08aca8e156c9337837d26da5a6c8716a68c4ca5d'
|
||||
newFile: !uuid 'b4e8dc0ba0a0cc92223cf9e5c6a3beb292cb2878'
|
||||
oldFile: !uuid 'f19cea51898606ef92deb70ef67c48b918503a7b'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/jdbc/OauthRepositoryJdbc.java:
|
||||
newFile: !uuid '39f78e01d464cdd0531d592107d60290e229b8a1'
|
||||
oldFile: !uuid '6dffa8a6d711152e38c4a76ac3938e939fec97f7'
|
||||
newFile: !uuid '535af13179c476b5223c5418242f857a9ef4ce97'
|
||||
oldFile: !uuid '39f78e01d464cdd0531d592107d60290e229b8a1'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/jdbc/UserRepositoryJdbc.java:
|
||||
newFile: !uuid 'a263268333751e2eff9780e1f0d31f88811a0177'
|
||||
oldFile: !uuid '7f91a5a6583a9fcdddf697c595f43a815988ca20'
|
||||
gitCommitId: !uuid 'ec46267f66382b177cdd6a35d5a6cc9728bbe710'
|
||||
newFile: !uuid 'db9c8a372f545bb18a8e474f83266b7ef919e447'
|
||||
oldFile: !uuid 'a263268333751e2eff9780e1f0d31f88811a0177'
|
||||
gitCommitId: !uuid 'b6cf1fcd9187e81b48a1806e4dede902244d192b'
|
||||
renames: {
|
||||
}
|
||||
revisionId: 235
|
||||
revisionId: 236
|
||||
|
|
Loading…
Reference in New Issue