Class SslAutoConfiguration
java.lang.Object
org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration
@AutoConfiguration
@EnableConfigurationProperties(SslProperties.class)
public class SslAutoConfiguration
extends Object
Auto-configuration
for SSL.- Since:
- 3.1.0
- Author:
- Scott Frederick
-
Method Summary