diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-11-06 10:07:17 -0500 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-11-08 19:43:41 +0000 |
commit | bddf0b12e80a8722972153dd3fcdc15db06da9f8 (patch) | |
tree | 8904e75898f9536e20ce8d265dbf23a833b1db7c /LICENSE.txt | |
parent | 346dab0d6bf95e7d90934a28c774555a182a06f0 (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: I573a7706212dd411a284ec7b57c9373d7d6ff376
Issue-ID: CCSDK-650
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'LICENSE.txt')
0 files changed, 0 insertions, 0 deletions