SpringBoot KakfaListener bean cannot be spied using SpyBean when using java templates

Affects: \ Verified using Spring Boot 2.4.2I may have found a bug in Spring Test, when using @SpyBean and a KafkaListene...

SpringBoot http2 request hang with tomcat 9.0.50

We are using Spring boot 2.1.6 for now, and manuly upgrade embed tomcat to 9.0.50.And face some issue in http2 environme...

SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: wilkinsonaThanks very much, @izeye.

SpringBoot Upgrade to Gradle Enterprise Conventions 0.0.8

Comment From: wilkinsonaThinking about this some more, I think it would be better done in the conventions and rather tha...

SpringBoot Polishing

Hi,this PR polishes two tests by removing unused variables.Cheers,ChristophComment From: wilkinsonaThanks very much, Chr...

SpringBoot LiveReload not working since 2.5.2

LiveReload Chrome plugin cannot connect to LiveReload server since Spring Boot 2.5.2. I believe that this is the issue #...

SpringBoot YamlPropertySourceLoader may not use the right ClassLoader to check if SnakeYAML is present

Similar to issues #27071 and #27072 the YamlPropertySourceLoader does not use an alternate classloader if one is provide...

SpringBoot Add Java 17 to JavaVersion enum

Hi,this is the first tiny step for #26767 by adding Java 17 to the known versions.Cheers,ChristophComment From: dreis221...

SpringBoot Make setters on RabbitTemplateConfigurer public

@wilkinsona this is a follow on to https://github.com/spring-projects/spring-boot/pull/26982 and simply opens up the vis...

SpringBoot Remove redundant deprecation suppressions

Hi,just noticed a couple of redundant deprecation suppressions.Cheers,ChristophComment From: wilkinsonaThanks very much,...

SpringBoot Spring-data-mongo converters not working

Since the upgrade from Spring Boot 2.1.8 to 2.1.9 and 2.2.0 the following warning messages have started to be logged whe...

SpringBoot Add support for Dynatrace metrics v2 API

This PR contains new additions to the properties that allow Micrometer to export to two different Dynatrace APIs. The co...

SpringBoot NoSuchMethodError at o.s.b.e.OriginTrackedYamlLoader$KeyScalarNode

spring boot version is 2.1.2 this error start with 2.1.1 has been found.console info:2019-01-15 11:34:16.161 ERROR 4888 ...

SpringBoot LongTaskTimingHandlerInterceptor.stopLongTaskTimers has NullPointerException

i use spring-boot-actuator version is 2.3.2 or 2.5.2this always find NullPointerExceptionthis code is :private void stop...

SpringBoot Adjust fat jar central directory to account for launch script

Including a launch script in a Spring Boot far jar using the Maven and Gradle build plugins results in a jar file that i...

SpringBoot Since 2.5.1, a circular reference is created when one SpringLiquibase bean is configured to depend on another

Hello,I have two SpringLiquibase beans defined in different classes and modules in multi-module Gradle project, one of t...

SpringBoot Use a configurable location to load global Devtools settings

This allows separate projects to keep their own settings where common settingssuch as spring. or server. don't conflict....

SpringBoot Upgrade to Spring Kafka 2.8.0-M1

Comment From: snicollThe upgrade needs to be investigated a bit more as a number of tests are failing.

SpringBoot Upgrade to Spring Data 2021.1.0-M1

Comment From: mp911deProject Dependencies Spring Data 2021.1.0-M1Cassandra Driver (com.datastax.oss:java-driver-bom): 4....

SpringBoot CorsRegistry does not wrk with OncePerRequestFilter

I am using spring boot 2.4.8.I am trying to allow CORS using this code:@Configuration@EnableWebMvcpublic class WebConfig...
上一页 下一页
.