@Retention(value=RUNTIME) public @interface RamlIgnore
This annotation is used on resources and methods to tell the generator to ignore the entity.
Useful when components are technically unavailable.
Copyright © 2020. All rights reserved.