public class MandatoryAnnotationArchRules extends Object
| Constructor and Description |
|---|
MandatoryAnnotationArchRules() |
public final com.tngtech.archunit.lang.ArchRule facadeShouldBeAnnotatedWithTransactionalAndValidatedAnnotation
public final com.tngtech.archunit.lang.ArchRule serviceShouldBeAnnotatedWithValidatedAnnotation
public final com.tngtech.archunit.lang.ArchRule controllerShouldNotBeAnnotatedWithValidatedAnnotation
public final com.tngtech.archunit.lang.ArchRule controllerShouldBeAnnotatedWithApiAnnotation
public final com.tngtech.archunit.lang.ArchRule publicControllerMethodsShouldBeAnnotatedWithApiOperationAnnotation
public final com.tngtech.archunit.lang.ArchRule restControllersShouldBeAnnotatedWithRestControllerAnnotation
public final com.tngtech.archunit.lang.ArchRule restControllersShouldHasRestControllerSuffix
public final com.tngtech.archunit.lang.ArchRule repositoriesShouldBeAnnotatedWithRepositoryAnnotation
public final com.tngtech.archunit.lang.ArchRule entitiesShouldBeAnnotatedWithEntityAnnotation
public final com.tngtech.archunit.lang.ArchRule servicesShouldBeAnnotatedWithServiceAnnotation
public final com.tngtech.archunit.lang.ArchRule enumFieldsInEntitiesShouldBeEnumeratedByString
Copyright © 2021. All rights reserved.