Commit 493f3e4a authored by Stephane Nicoll's avatar Stephane Nicoll

Harmonize description of *.ssl.enabled

See gh-2241
parent a8ca01cf
......@@ -26,7 +26,7 @@ package org.springframework.boot.context.embedded;
public class Ssl {
/**
* If SSL support is enabled.
* Enable SSL support.
*/
private boolean enabled = true;
......
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