Package dev.voidframework.core.conditionalfeature
package dev.voidframework.core.conditionalfeature
-
ClassDescriptionAnnotation metadata.Indicates that the feature will only be loaded if the condition is met.Checks whether a feature should be activated or not.Indicates that the feature will only be loaded if, at least, one condition is met.Indicates that the feature will only be loaded if the application is run in development mode (see configuration key
voidframework.core.runInDevMode").