Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Note: these properties were introduced in Blueriq 13.8

SubjectPropertyExplanationDefault valueProperty fileExample
Model preloading [editor]






blueriq.modelpreload.enabled

If true, preloading of configured application models during Runtime startup is enabled

false

Include Page
_PropertiesFileJava
_PropertiesFileJava


blueriq.modelpreload.before-requests

If false, preload the application models after the Runtime is ready to accept HTTP requests. Otherwise the models will be preloaded before HTTP requests are accepted.

true

Include Page
_PropertiesFileJava
_PropertiesFileJava


blueriq.modelpreload.models

A map of application models (name and versions) to preload. Only application models that are in this list will preloaded if preloading is enabled.


Include Page
_PropertiesFileJava
_PropertiesFileJava

blueriq.modelpreload.models.MyApp1=0.0-Trunk,0.0-FeatureX,0.0-FeatureY

blueriq.modelpreload.models.MyApp2=0.0-Trunk