This website requires JavaScript.
Explore
Help
Sign In
SpringCloud
/
spring-cloud-config
Watch
1
Star
0
Fork
0
You've already forked spring-cloud-config
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
537f6ce64860b3bcd6437709ece82b7c5bd7e71f
spring-cloud-config
/
spring-cloud-config-server
History
Ollie Hughes
537f6ce648
Differentiate between SSH settings found at the top level of a Git configuration object and those found as a map under the Repos property. Do this by introducing common base class SshUri that holds common properties and SshUriNestedRepoProperties, that is used to contain properties in the repos property map. This avoids Boot from guarding against a potential infinite deserialization loop.
2017-07-20 12:08:15 +01:00
..
src
Differentiate between SSH settings found at the top level of a Git configuration object and those found as a map under the Repos property. Do this by introducing common base class SshUri that holds common properties and SshUriNestedRepoProperties, that is used to contain properties in the repos property map. This avoids Boot from guarding against a potential infinite deserialization loop.
2017-07-20 12:08:15 +01:00
pom.xml
Bumping versions to 1.3.2.BUILD-SNAPSHOT after release
2017-05-24 10:23:14 -06:00