SpringBoot Allow to disable JacksonFeature in JerseyAutoConfiguration

When a project using both, a Jersey client with Jackson (jersey-media-json-jackson) and a Jersey server using MOXy (jers...

SpringBoot Upgrade to Postgresql 42.4.2

Given that a security issue has been fixed in 42.4.1: see https://jdbc.postgresql.org/.Version 42.5.0 has been released ...

SpringBoot ClientHttpRequestFactorySupplier potentially instantiates a DisposableBean out of application context

ClientHttpRequestFactorySupplier and RestTemplateBuilder use to instantiate a ClientHttpRequestFactory.However, i notice...

SpringBoot Trail2

This is only for trailComment From: bclozelPlease stop spamming invalid issues or you will be banned from this org.See #...

SpringBoot Trail2

This is only for trailComment From: bclozelPlease stop spamming invalid issues or you will be banned from this org.See #...

SpringBoot Trail2

This is only for trailComment From: bclozelPlease stop spamming invalid issues or you will be banned from this org.See #...

SpringBoot Provide support for SLF4J 2.0

SLF4J 2.0.0 has been released, together with Logback 1.3.0 (JavaEE javax APIs) and 1.4.0 (Jakarta APIs). Although the AP...

SpringBoot Add ElementType.TYPE to ConstructorBinding

32175 Fix issue.Comment From: philwebbI'm going to close this one until we've had a little more discussion in https://gi...

SpringBoot Valiation causes failure when run under Eclipse debugging

Including the following in my pom.xml <dependency> <groupId>org.springframework.boot</groupId&g...

SpringBoot Harmonize AOT goal/task names

The maven plugin is currently named spring-boot:aot-generate and The Gradle task is generateAotSources. While brainstorm...

SpringBoot WebFilter invoked for Spring Actuator Endpoints

I have a spring boot application which has management endpoints enabled.The spring application server and the management...

SpringBoot Spring boot annotation @ConfigurationProperties doesn't work correctly classes with nested collection in Kotlin

Spring boot version: 2.6.3.There is the data class with @ConfigurationProperties and @ConstructorBinding. This class con...

SpringBoot closeConnection() should be invoked in the finally block rather than try block

In the org.springframework.boot.actuate.jms.JmsHealthIndicatorits inner class MonitoredConnectionvoid start() throws JMS...

SpringBoot Improve @ConditionalOnClass javadoc regarding use on @Bean methods

As suggested in https://github.com/spring-projects/spring-boot/issues/15578#issuecomment-1226607873, we have information...

SpringBoot @Timed on Repository breaks http.server.request metric

It seems as though when adding @Timed to a jpa repository; the http.server.requets metric stops publishing.I can upload ...

SpringBoot Exceptions caught by @ExceptionHandler are not recorded by MetricsWebFilter

Dependenciesspring-boot 2.3.4webfluxactuatormicrometer 1.5.4kotlin coroutines-reactor 1.3.9TaskObserve exceptions which ...

SpringBoot Plugin Support, Classloader for Spring JAR files

Hello together,I look around and search for a solution to make Spring Boot Pluginable. What I want: I create a master Sp...

SpringBoot Document that @ConditionalOnClass should not be used directly on methods

The condition can't be put in places where the JVM may have loaded the class and look at method definitions. A typical u...

SpringBoot Reinstate NoSuchMethodFailureAnalyzerTests#parseJavaOpenJ9ErrorMessage once an OpenJ9 build of JDK 17 is available

Binaries are available from https://developer.ibm.com/languages/java/semeru-runtimes/downloads. At the time of writing J...

SpringBoot Impossible to find up to date documentation on Google

Apologies if this is a wrong repo but I couldn't find the right one for docs.It's very frustrating that google always re...
上一页 下一页
.