include::../description.adoc[] include::../noncompliant.adoc[] include::../compliant.adoc[] == Exceptions Empty classes can be used as marker types (for Spring for instance), therefore empty classes that are annotated will be ignored. ---- @Configuration @EnableWebMvc public final class ApplicationConfiguration { } ---- ifdef::env-github,rspecator-view[] == Comments And Links (visible only on this page) include::../comments-and-links.adoc[] endif::env-github,rspecator-view[]