I think what you propose makes a lot of sense.
Ralph
> On Feb 25, 2025, at 9:16 AM, Piotr P. Karwasz
> wrote:
>
> Hi Ralph,
>
> On 25.02.2025 14:36, Ralph Goers wrote:
>> Just an FYI - in Spring Boot 3 if you specify an override file that is not
>> present the application will fail to start.
Hi Ralph,
On 25.02.2025 14:36, Ralph Goers wrote:
Just an FYI - in Spring Boot 3 if you specify an override file that is not
present the application will fail to start. This behavior is different then
what log4j-spring-boot does. It seems that if you include the log4j-spring-boot
jar then the
Just an FYI - in Spring Boot 3 if you specify an override file that is not
present the application will fail to start. This behavior is different then
what log4j-spring-boot does. It seems that if you include the log4j-spring-boot
jar then the error is avoided.
See https://github.com/spring-pro