Nineya
Home
Blog
SpringBoot Hazelcast shutdown logs are not available out-of-the-box
2025-01-07 03:54:09
2568
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
2025-01-07 03:54:06
867
Whilst working on https://github.com/spring-projects/spring-boot/commit/44f1949c5eb39e187451e1286a41c1fe4d0e7168 I notic...
SpringBoot add example for conditions report
2025-01-07 03:54:02
983
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
2025-01-07 03:53:58
12543
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
2025-01-07 03:53:54
461
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
2025-01-07 03:53:52
348
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)
2025-01-07 03:53:50
313
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
2025-01-07 03:53:47
1433
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
2025-01-07 03:53:44
325
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
2025-01-07 03:53:41
7876
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
2025-01-07 03:53:37
5312
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
2025-01-07 03:53:26
549
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.
2025-01-07 03:53:24
1874
========= My application.yml config ======================== My defined ConfigurationProperties ================== Actua...
SpringBoot Detection of DurationStyle.ISO8601 does not support lower-case input
2025-01-07 03:53:15
2465
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
2025-01-07 03:53:11
7035
Fragmentation has been set to 15MB: @Bean public RSocketRequester getRSocketRequester(RSocketRequester.Builder bui...
SpringBoot Unable to use @Validated on constructor arguments
2025-01-07 03:53:08
2528
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
2025-01-07 03:53:05
223
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
2025-01-07 03:53:03
4021
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
2025-01-07 03:52:58
4354
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
2025-01-07 03:52:55
1394
This commit refines ConfigurationPropertiesReflectionHintsProcessor Java bean properties handling in order to register r...
上一页
下一页
1
…
1900
1901
1902
1903
1904
…
2246
.