parent
a8ca01cf51
commit
493f3e4aa8
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue