List of models that should be loaded on startup.
{ ... "models" : [ { "src" : "i18n/i18n.properties", "type" : "RESOURCE", "modelName" : "i18n" }, { "src" : "data/mydata.json", "type" : "JSON", "modelName" : "data" } ... ] ... }
© 2013 - 2023 PKSoftware.de