diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-11-13 16:49:57 -0500 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-11-13 16:49:57 -0500 |
commit | 672b7ff399a2a8164bdb0eb8506668f8a7916c48 (patch) | |
tree | b760fbf30971e35ef8b125895dbb0bc2dc1ddca8 /version.properties | |
parent | 68b237cb5f3d6dd12fe39aac87254eb341948c9a (diff) |
Deterministic startup for resourceSourceMappings
also fix a typo in property name
resourceSourceMappings is required for loading the resources
(templates, DDs, blueprint), but the bean initializing its values
was getting instantiated after the resources loading process, ending
up failing loading the resources.
Mkaing DataBaseInitService dependent on the ApplicationRegistrationService
bean will force SpringBoot to have the dependsOn bean loaded before the one
declaring the dependency.
Change-Id: Id9781057132ddab51ed5a79143d92436304e6b55
Issue-ID: CCSDK-650
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'version.properties')
0 files changed, 0 insertions, 0 deletions