Commit 5f2ffdb9 authored by Stephane Nicoll's avatar Stephane Nicoll

Update SnakeYAML link

Closes gh-3302
parent a1e3a5a8
...@@ -390,7 +390,7 @@ for details. ...@@ -390,7 +390,7 @@ for details.
http://yaml.org[YAML] is a superset of JSON, and as such is a very convenient format http://yaml.org[YAML] is a superset of JSON, and as such is a very convenient format
for specifying hierarchical configuration data. The `SpringApplication` class will for specifying hierarchical configuration data. The `SpringApplication` class will
automatically support YAML as an alternative to properties whenever you have the automatically support YAML as an alternative to properties whenever you have the
http://code.google.com/p/snakeyaml/[SnakeYAML] library on your classpath. http://www.snakeyaml.org/[SnakeYAML] library on your classpath.
NOTE: If you use '`starter POMs`' SnakeYAML will be automatically provided via NOTE: If you use '`starter POMs`' SnakeYAML will be automatically provided via
`spring-boot-starter`. `spring-boot-starter`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment