Comments on: A Magic Around Spring Boot Externalized Configuration https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/ Java, Spring, Kotlin, microservices, Kubernetes, containers Wed, 20 Jan 2021 10:12:13 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/#comment-1002 Wed, 20 Jan 2021 10:12:13 +0000 https://piotrminkowski.wordpress.com/?p=7038#comment-1002 In reply to Aniyah Berger.

Thanks 🙂

]]>
By: Aniyah Berger https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/#comment-988 Fri, 15 Jan 2021 06:00:11 +0000 https://piotrminkowski.wordpress.com/?p=7038#comment-988 I am really happy to say it’s an interesting post to read . I learn new information from your article , you are doing a great job . Keep it up

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/#comment-639 Tue, 28 Apr 2020 22:24:11 +0000 https://piotrminkowski.wordpress.com/?p=7038#comment-639 In reply to smlee729.

No 🙂 Look here: https://docs.spring.io/spring-boot/docs/2.1.8.RELEASE/reference/html/boot-features-external-config.html.

]]>
By: smlee729 https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/#comment-638 Tue, 14 Apr 2020 23:12:40 +0000 https://piotrminkowski.wordpress.com/?p=7038#comment-638 I think in additional test, `property1` should be also `additional`. Isn’t it?

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/#comment-637 Mon, 30 Mar 2020 17:34:37 +0000 https://piotrminkowski.wordpress.com/?p=7038#comment-637 In reply to Amadeo.

Hi. Well I think you may change the logging level for the whole whole org.springframework

]]>
By: Amadeo https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/#comment-636 Thu, 05 Mar 2020 10:29:48 +0000 https://piotrminkowski.wordpress.com/?p=7038#comment-636 Hi, i’m having some problems with property loading and need to know the properties that were processed, the path and the order. Something like tracing the property loading. Do you know if the exists a flag to show this?

Something similar to:
file application.properties loaded from somejar.jar:/application.properties
file application.properties loaded from somepath:/application.properties

Thanks.

]]>