This commit is contained in:
Phillip Webb
2014-09-15 12:28:55 -07:00
parent 96dceb39a4
commit b129bc261a
4 changed files with 24 additions and 19 deletions

View File

@@ -20,6 +20,7 @@ package org.springframework.boot.context.embedded;
* Simple container-independent abstraction for SSL configuration.
*
* @author Andy Wilkinson
* @author Vladimir Tsanev
* @since 1.2.0
*/
public class Ssl {