Versions Compared

Key

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

...

  • spring.liquibase.* 
  • spring.kafka.producer.client-id
  • security.* 
  • logging.*  (and also remove logging.*  values from values files if not used anywhere else)
  • dmi.* 

3.3. Rename path for properties dynamically redefined

...

(optional)

CurrentPropositionDescription
config.eventPublisher.* config.kafkaConnectivity.*

...

for Kafka connectivity configuration

...

config.additional

...

.*

config.overrides.* 

Considering that all values provided at this level are overriding properties already defined or specified (either by the application itself or by Spring), it is suggested here to use only one more generic name to dynamically set these values

...