Commit 9e9e4502 authored by Phillip Webb's avatar Phillip Webb

Fix @Since tag

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