@Retention(value=RUNTIME) @Target(value=TYPE) public @interface StartpageController
UrlMapping or
UrlMappings annotation must be added too.
The start page URL will be the first URL retrieved from the other annotations,
UrlMapping takes precedence.Copyright © 2019 Communote team. All rights reserved.