SpringBoot Hazelcast shutdown logs are not available out-of-the-box

Fixes https://github.com/hazelcast/hazelcast/issues/19668Hazelcast will use slf4j as a default logging type when SLF4J i...

SpringBoot Review hints for introspection/invocation use

Whilst working on https://github.com/spring-projects/spring-boot/commit/44f1949c5eb39e187451e1286a41c1fe4d0e7168 I notic...

SpringBoot add example for conditions report

So far, the docs do not have an example for Conditions Report. This change generates the conditions report during the do...

SpringBoot Cloudfoundry specific actuators should not be affected if server.context-path is changed

Comment From: mbhaveIt turned out too be quite a big change for 1.5.4. We can revisit this in 2.0Comment From: zmb3It wo...

SpringBoot Start building against Micrometer 1.10.0-M5 and Micrometer Tracing 1.0.0-M8 snapshots

This PR depends on a not yet released version of Spring Batch (5.0.0-M5) since Boot depends on Batch M4 which uses Micro...

SpringBoot Automatically configure annotation processing in Eclipse

With the move to generating the auto-configuration and management context import files at build time using annotation pr...

SpringBoot Add disk space health indicator's path to its details and log message (2.6.x)

Follow-up for https://github.com/spring-projects/spring-boot/pull/31998 on 2.6.xComment From: bclozelThanks @rreich, but...

SpringBoot Add disk space health indicator's path to its details and log message

Directly seeing the path would make it easier for developers and administrators to find and fix a configuration issue.Co...

SpringBoot Detection of DurationStyle.ISO8601 does not support lower-case input

Fix bug related to issue #32218 by adding lower-case P in the pattern string of DurationStyle.ISO8601.Test cases also up...

SpringBoot Spring not throwing NoHandlerFoundException anymore

After we upgraded from Spring Boot 1.4.0 to 1.5.3 our web application does not throw the NoHandlerFoundException anymore...

SpringBoot Description of property annotated with @NestedConfigurationProperty in metadata file generated by spring-boot-configuration-processor module

RequirementRecently we had a requirement to have the description for properties of subObjects and to do so we applied @N...

SpringBoot Provide logging.pattern.console.simple property

Dear team,this pull request is my attempt to help with #32047 issue. I kindly ask you to review it and tell me what shou...

SpringBoot @ConfigurationProperties nested map exists inject type mismatch.

========= My application.yml config ======================== My defined ConfigurationProperties ================== Actua...

SpringBoot Detection of DurationStyle.ISO8601 does not support lower-case input

Bug ReportEnvironmentVersion of Spring Boot2.7.3Version of Java11Expected (what is in the Reference Documentation)The st...

SpringBoot Unable to configure RSocketServer's fragment size

Fragmentation has been set to 15MB: @Bean public RSocketRequester getRSocketRequester(RSocketRequester.Builder bui...

SpringBoot Unable to use @Validated on constructor arguments

Hi Spring team 👋,I'm trying to use @Validated in a Kotlin configuration property class like so:MyAppProperties.kt:@Valid...

SpringBoot Remove out-of-date link from auto-configuration documentation

The documentation for creating your own auto-configuration contain a Tip with a link to a sample project that is out-of-...

SpringBoot Provide an Actuator endpoint for non-indexed session repositories

Spring Session's reactive support doesn't appear to have an equivalent of FindByIndexNameSessionRepository so the functi...

SpringBoot cannot config multiple eureka urls for multiple profiles in one file

I want to call my config-server named-base via my eureka. For that I need the eureka url in the default part to start th...

SpringBoot Refine ConfigurationPropertiesReflectionHintsProcessor

This commit refines ConfigurationPropertiesReflectionHintsProcessor Java bean properties handling in order to register r...
上一页 下一页
.