You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The development properties only apply when the profile development-tools is added to the Spring.active.profiles

SubjectPropertyExplanation
Development


blueriq.development.logresourceThe name of the logresource (required for enabling logresource)

application-development-tools.properties

blueriq.development.logresource.file.logfile=C:/Deployments/logs/runtime.logThe file in which to write the log

application.properties

blueriq.development.sessionStore.dir=C:/Deployments/SessionStore/Path to where the sessionstore file can be found.(if property is present, it will be enabled by default)

application-development-tools.properties

blueriq.development.showToolbar=trueDevelopment Toolbar on/off. default is true

application-development-tools.properties

blueriq.development.usePasswordEncryption=trueWhen editing properties encrypt passwords before saving them.

application-development-tools.properties

blueriq.development.settingsExternallyManaged=falseWhen properties can not be managed by the Blueriq 'development-tools' this can disable the settings menu and reload settings button.

application-development-tools.properties

  • No labels