#195: (118) - Add java-config(零配置) 的支持
commit
5d55725300
|
@ -1 +1 @@
|
|||
Subproject commit ad66999c941da75881356c380ad130d751711864
|
||||
Subproject commit d34b48138c7f4ad24fff1aacc14041aaeaf86a7e
|
59
commit.yml
59
commit.yml
|
@ -3,33 +3,42 @@ branches: {
|
|||
}
|
||||
fileChange:
|
||||
/src:
|
||||
newFile: !uuid '2e0e6ecd67cb070f59e71b89c0bc9668f446c607'
|
||||
oldFile: !uuid '839eb3b8c05f59c592396f721d9f59eb4bd1e553'
|
||||
newFile: !uuid '0db2f486a7df90d502731bb71e72b61c682e4833'
|
||||
oldFile: !uuid '2e0e6ecd67cb070f59e71b89c0bc9668f446c607'
|
||||
/src/main:
|
||||
newFile: !uuid '654f811e2ad7b5983242d098b8edb1b21b476ab3'
|
||||
oldFile: !uuid '36784af2e4068ed5146668f530f405fc4d8b1f4a'
|
||||
newFile: !uuid '1df4498923240405ed16ad5a4a79a53ccfd4eed8'
|
||||
oldFile: !uuid '654f811e2ad7b5983242d098b8edb1b21b476ab3'
|
||||
/src/main/java:
|
||||
newFile: !uuid '8335844d46dcee832b49c061f9daada01ef65488'
|
||||
oldFile: !uuid '8ee05f4dcbbe892d8c1f2f36114106080f821af2'
|
||||
newFile: !uuid 'b5af7ea07ceaa7cfa7e668be636839c5e36f2a0e'
|
||||
oldFile: !uuid '8335844d46dcee832b49c061f9daada01ef65488'
|
||||
/src/main/java/com:
|
||||
newFile: !uuid 'f0abee927b6b386ce49e9500bff73ddf94d261fd'
|
||||
oldFile: !uuid 'c2a1bce976a290414d1452ba6f64d442e4ad755e'
|
||||
newFile: !uuid 'bf7c0da8b816ebe440ebcc9b2ca407d7937dcd28'
|
||||
oldFile: !uuid 'f0abee927b6b386ce49e9500bff73ddf94d261fd'
|
||||
/src/main/java/com/monkeyk:
|
||||
newFile: !uuid '58be6abba7fd4132154a832c8b30e5eddcda698a'
|
||||
oldFile: !uuid '81beaef4133d0f9e799bfe8a2e2e0340503b7542'
|
||||
newFile: !uuid 'adf4e806e025c846f6fa1d2ddd21b0e029e71e09'
|
||||
oldFile: !uuid '58be6abba7fd4132154a832c8b30e5eddcda698a'
|
||||
/src/main/java/com/monkeyk/sos:
|
||||
newFile: !uuid 'f69ddca4408c5170fb7060669256c36dec23389c'
|
||||
oldFile: !uuid 'b0718858697d5ed623c12934316eecb4629c7647'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure:
|
||||
newFile: !uuid 'ac790c96923b5767addc0fb1ea9ed208f49bcc3e'
|
||||
oldFile: !uuid '76c0b4356ce8b89bd9821e468073431501184372'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/jdbc:
|
||||
newFile: !uuid '08aca8e156c9337837d26da5a6c8716a68c4ca5d'
|
||||
oldFile: !uuid '5fe4fa65b9504a433462330346bd9c81af161f99'
|
||||
/src/main/java/com/monkeyk/sos/infrastructure/jdbc/UserRepositoryJdbc.java:
|
||||
newFile: !uuid '7f91a5a6583a9fcdddf697c595f43a815988ca20'
|
||||
oldFile: !uuid 'c213cb452b374a3c739f0840cb6d9ae382cf4505'
|
||||
gitCommitId: !uuid 'ad66999c941da75881356c380ad130d751711864'
|
||||
renames: {
|
||||
}
|
||||
revisionId: 194
|
||||
newFile: !uuid '1d23fcf07ffea21ea79937f4e5f9db5aab14d5ce'
|
||||
oldFile: !uuid 'f69ddca4408c5170fb7060669256c36dec23389c'
|
||||
/src/main/java/com/monkeyk/sos/config:
|
||||
newFile: !uuid '9ebd8becc2fafa7d202c1c9fe0b5e9e1aa3f5c99'
|
||||
oldFile: null
|
||||
/src/main/java/com/monkeyk/sos/config/ServletInitializer.java:
|
||||
newFile: !uuid 'f73512ff22a89b7c56741b3c0f82dabb38b43742'
|
||||
oldFile: null
|
||||
/src/main/webapp:
|
||||
newFile: !uuid '2b0ab454b65dee8a57a86270bc9475430c1a0235'
|
||||
oldFile: !uuid 'fc43011441b89b28dd366629050f3eeae011d700'
|
||||
/src/main/webapp/WEB-INF:
|
||||
newFile: !uuid 'bda1681735c0cee769a7b9b927a2982270383bcb'
|
||||
oldFile: !uuid '03025011a44b74ba0476f90588b27b3e093d2ca7'
|
||||
/src/main/webapp/WEB-INF/web.xml:
|
||||
newFile: null
|
||||
oldFile: !uuid 'c70e61b0e9af5560b0d2e0a5fd0cd9722c1c1065'
|
||||
/src/main/webapp/WEB-INF/web.xml.old:
|
||||
newFile: !uuid 'c70e61b0e9af5560b0d2e0a5fd0cd9722c1c1065'
|
||||
oldFile: null
|
||||
gitCommitId: !uuid 'd34b48138c7f4ad24fff1aacc14041aaeaf86a7e'
|
||||
renames:
|
||||
/src/main/webapp/WEB-INF/web.xml.old: /src/main/webapp/WEB-INF/web.xml
|
||||
revisionId: 195
|
||||
|
|
Loading…
Reference in New Issue