new line in doc
This commit is contained in:
parent
98a5c57e65
commit
0ac92c4bfa
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue