Package dev.voidframework.core.conditionalfeature.condition
package dev.voidframework.core.conditionalfeature.condition
-
ClassDescriptionA single condition to determine if feature must be enabled or not.Indicates that the feature will only be loaded if the 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").