new line in doc

This commit is contained in:
Hendrik Ebbers 2017-06-15 13:01:05 +02:00 committed by GitHub
parent 98a5c57e65
commit 0ac92c4bfa

View file

@ -13,6 +13,7 @@ import static java.lang.annotation.RetentionPolicy.RUNTIME;
/**
* Add this annotation to a class that extends {@code KeycloakWebSecurityConfigurerAdapter} to provide
* a keycloak based Spring security configuration.
*
* @author Hendrik Ebbers
*/
@Retention(value = RUNTIME)