Nineya
Home
Blog
SpringBoot JUL-based logging performed during close of application context is lost
2025-01-07 03:40:46
5480
Using Spring Boot 1.5.4In my application I accidentally added a non serializable class to the HTTP session. When reloadi...
SpringBoot HealthContributor beans managed by a CompositeHealthContributor are recreated on each call
2025-01-07 03:40:43
4551
Spring Boot (tested with 2.6.3) aggregates multiple instances of the same health indicatorEvery aggregated health indica...
SpringBoot User-defined RedisCacheConfiguration doesn't work
2025-01-07 03:40:40
189
Comment From: snicoll@rainman-code a couple of screenshots and "do not work" aren't really helpful I am afraid. What par...
SpringBoot Restore ConstructorBinding support with AOT
2025-01-07 03:40:32
364
As of https://github.com/spring-projects/spring-framework/issues/28516 bean definition attributes are no longer written....
SpringBoot Remove reflection hints for default Logback converters
2025-01-07 03:40:30
443
As of #31687, the Spring Boot build plugins now use the GraalVM reachability metadata repository as a source of metadata...
SpringBoot Wrong timeunit for timeouts in Zipkins URLConnectionSender
2025-01-07 03:40:28
292
The org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinConfigurations.UrlConnectionSenderConfiguration#...
SpringBoot WavefrontSenderConfiguration is ineffective
2025-01-07 03:40:26
971
The WavefrontSenderConfiguration is imported from both WavefrontMetricsExportAutoConfiguration and WavefrontTracingAutoC...
SpringBoot BindConverter does not throw exceptions from Converter if there are multiple converters registered
2025-01-07 03:40:24
1366
We have a convert for decrypting properties if the value matches a certain pattern (e.g. encrypted(.. encrypted value .....
SpringBoot Fix links in documentations
2025-01-07 03:40:22
1012
fix broken links (using their new URL, an alternative URL or a Wayback Machine link),use HTTPS where possible,remove spr...
SpringBoot The hash of spring-boot-jarmode-layertools.jar that's added to a fat jar doesn't match the hash of the equivalent published artifact
2025-01-07 03:40:17
1232
The difference in the hash is due to two things:It has slightly different contents due to some exclusionsThe entry order...
SpringBoot Reinstate Spring for GraphQL auto-configuration
2025-01-07 03:40:14
242
Now that Spring for GraphQL is preparing a 1.1.0 release that matches our baseline (Java 17 and Jakarta EE 9 APIs), we s...
SpringBoot CVE-200 in okhttp spring boot 2.6.x
2025-01-07 03:40:10
744
https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044I understand that I can probably do ext['okhttp3.versi...
SpringBoot How can I use SpringBootTest fast to test
2025-01-07 03:40:08
1636
Versions: v2.3.1.RELEASEQuestions:When I run Test in my App,ex:@SpringBootTest(classes = TerminalDataApplication.class...
SpringBoot Polish DataSourceBuilder.derivedFrom()
2025-01-07 03:40:03
145
It seems to have been duplicated accidentally while refactoring.See fa43e1f378603f0435cc189a9d9e4d315e2acdbdComment From...
SpringBoot JDK upgrades check is failing on CI
2025-01-07 03:39:55
625
Probably due to the recent change to the Liberica API:jq: error (at <stdin>:1): Cannot check whether string has a ...
SpringBoot management.endpoint.health.probes.add-additional-paths has no effect when configuration properties have already created the liveness and/or readiness groups
2025-01-07 03:39:50
1467
management.endpoint.health.group.liveness.show-details=alwaysmanagement.endpoint.health.group.readiness.show-details=alw...
SpringBoot MetaDataAccessException not logged
2025-01-07 03:39:47
18497
I have created a simple Spring Boot - Batch application with the following dependencies:* spring-boot-starter-parent (2....
SpringBoot NullPointerException on accessing Kotlin non-null property when Spring @Transactional is applied to class/method
2025-01-07 03:39:45
1177
Minimal repository with reproduction case: https://github.com/maio/spring-transactional-problem/runs/7580933875class MyB...
SpringBoot Remove ActuatorAnnotationsRuntimeHints JDK proxy registration
2025-01-07 03:39:42
835
https://github.com/spring-projects/spring-boot/blob/41e869744598547f2cf951fe50df7168d9b8669b/spring-boot-project/spring-...
SpringBoot server.reactive.session.cookie properties are not documented
2025-01-07 03:39:38
6899
Hi, this is a first-timers-only issue. This means we've worked to make it more understandable to people who haven't cont...
上一页
下一页
1
…
1913
1914
1915
1916
1917
…
2246
.