SpringBoot JUL-based logging performed during close of application context is lost

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

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

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

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

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

The org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinConfigurations.UrlConnectionSenderConfiguration#...

SpringBoot WavefrontSenderConfiguration is ineffective

The WavefrontSenderConfiguration is imported from both WavefrontMetricsExportAutoConfiguration and WavefrontTracingAutoC...

SpringBoot BindConverter does not throw exceptions from Converter if there are multiple converters registered

We have a convert for decrypting properties if the value matches a certain pattern (e.g. encrypted(.. encrypted value .....

SpringBoot Fix links in documentations

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

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

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

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

Versions: v2.3.1.RELEASEQuestions:When I run Test in my App,ex:@SpringBootTest(classes = TerminalDataApplication.class...

SpringBoot Polish DataSourceBuilder.derivedFrom()

It seems to have been duplicated accidentally while refactoring.See fa43e1f378603f0435cc189a9d9e4d315e2acdbdComment From...

SpringBoot JDK upgrades check is failing on CI

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

management.endpoint.health.group.liveness.show-details=alwaysmanagement.endpoint.health.group.readiness.show-details=alw...

SpringBoot MetaDataAccessException not logged

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

Minimal repository with reproduction case: https://github.com/maio/spring-transactional-problem/runs/7580933875class MyB...

SpringBoot Remove ActuatorAnnotationsRuntimeHints JDK proxy registration

https://github.com/spring-projects/spring-boot/blob/41e869744598547f2cf951fe50df7168d9b8669b/spring-boot-project/spring-...

SpringBoot server.reactive.session.cookie properties are not documented

Hi, this is a first-timers-only issue. This means we've worked to make it more understandable to people who haven't cont...
上一页 下一页
.