Fix @Since tag

This commit is contained in:
Phillip Webb
2014-09-17 10:12:48 -07:00
parent 62a5ce52d0
commit 9e9e450211

View File

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