Package com.shaft.properties.internal
Interface Internal
- All Superinterfaces:
org.aeonbits.owner.Config
,EngineProperties<Internal>
,Serializable
@Sources({"system:properties","file:src/main/resources/properties/internal.properties","file:src/main/resources/properties/default/internal.properties","classpath:internal.properties"})
public interface Internal
extends EngineProperties<Internal>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.aeonbits.owner.Config
org.aeonbits.owner.Config.ConverterClass, org.aeonbits.owner.Config.DecryptorClass, org.aeonbits.owner.Config.DefaultValue, org.aeonbits.owner.Config.DisableableFeature, org.aeonbits.owner.Config.DisableFeature, org.aeonbits.owner.Config.EncryptedValue, org.aeonbits.owner.Config.HotReload, org.aeonbits.owner.Config.HotReloadType, org.aeonbits.owner.Config.Key, org.aeonbits.owner.Config.LoadPolicy, org.aeonbits.owner.Config.LoadType, org.aeonbits.owner.Config.PreprocessorClasses, org.aeonbits.owner.Config.Separator, org.aeonbits.owner.Config.Sources, org.aeonbits.owner.Config.TokenizerClass
Nested classes/interfaces inherited from interface com.shaft.properties.internal.EngineProperties
EngineProperties.SetProperty
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.shaft.properties.internal.EngineProperties
set
-
Method Details
-
shaftEngineVersion
-
watermarkImagePath
@Key("watermarkImagePath") @DefaultValue("https://raw.githubusercontent.com/ShaftHQ/SHAFT_ENGINE/main/src/main/resources/images/shaft_white_bg.png") String watermarkImagePath() -
allureVersion
-