SpringBoot Autowire JavaMailSender with spring-boot-starter-mail not working?

Hello, trying to autowire JavaMailSender after adding: <dependency> <groupId>org.springfra...

SpringBoot boot2.7.X upgrade Jedis version to 3.10.0

boot2.7.X:Can we upgrade Jedis version to 3.10.0?thanks!Comment From: mhalbritterFrom here: https://github.com/spring-pr...

SpringBoot Add support for RestClient

This commit introduces support for Spring Framework's RestClient, in the form of a RestClientCustomizer and RestClientAu...

SpringBoot Log a fail/warn when config metadata default values are unable to be resolved

ExampleI created a simple app w/ the following config props:@ConfigurationProperties(prefix = "foo")public cla...

SpringBoot Improve ways in which configuration property metadata default values can be provided

The hope is that we could avoid problems like https://github.com/spring-projects/spring-boot/issues/28037. In that case ...

SpringBoot Improve transitive dependencies of org.springframework.boot:spring-boot-testcontainers

Current behaviour with Spring Boot 3.1When I generate a project from spring initalizr and request that test container su...

SpringBoot Test based on WebApplicationContextRunner started failing after upgrading to Spring Boot 2.7.14

After upgrading from Spring Boot 2.7.13 to 2.7.14, all tests using WebApplicationContextRunner started failing.To Reprod...

SpringBoot i upgraded spring boot application from 2.7.5 to 3.0.0 but am facing issue that test case are failing

Comment From: dgo312DeliveryOptionsTests » NoClassDefFound javax/servlet/DispatcherType[ERROR] PaymentCalculationTests...

SpringBoot Deprecate auto-configuration for InfluxDB

Our auto-configuration relies on the old InfluxDB Java client which is best suited to connecting to InfluxDB 1.x. Mainte...

SpringBoot Enable bomr to filter GraphQL versions

GraphQL has 500+ releases with a timestamp that I'd love to see filtered as well.Originally posted by @snicoll in https:...

SpringBoot Add service connection support for ActiveMQ

Comment From: eddumelendezI've updated the PR addressing your comment. Thanks for the quick review, @wilkinsona !Comment...

SpringBoot Circular reference error with RestTemplateBuilder and getDataSource Bean

Attempted to upgrade from v2.6.13 to 2.7.11 recently due to some security issues requiring Spring Framework upgrade. Try...

SpringBoot Upgrade to R2DBC Pool 1.0.1.RELEASE

Comment From: wilkinsonaReverted as the upgrade causes ConnectionPoolMetricsTests#connectionFactoryIsInstrumented() to f...

SpringBoot Upgrade to R2DBC Pool 1.0.1.RELEASE

Comment From: wilkinsonaReverted as the upgrade causes ConnectionPoolMetricsTests#connectionFactoryIsInstrumented() to f...

SpringBoot Upgrade to R2DBC Pool 1.0.1.RELEASE

Comment From: wilkinsonaReverted as the upgrade causes ConnectionPoolMetricsTests#connectionFactoryIsInstrumented() to f...

SpringBoot Upgrade to Spring HATEOAS 2.2.0-M2

Comment From: anbusampathIssue tile need to corrected as Spring HATEOAS 2.2.0-M2.Comment From: wilkinsonaWell spotted, @...

SpringBoot Configure VirtualThreadTaskExecutor on JobLauncher

Based on the current thinking of “Boot will provide a single configuration property that a user can set to opt in to the...

SpringBoot No support for okio 3.4 in 2.7.x

Describe the bugRecently a CVE is reported for okio version <3.4.0 CVE-2023-3635To resolve this CVE, we wanted to ov...

SpringBoot Enable readiness and liveness probe endpoints by default

Kubernetes has a core point in its philosophy: an application should not have to behave differently in a cluster. The re...

SpringBoot Native reflection hints missing for nested properties declared in a superclass

Trying to configure the ssl bundle for the application which worked normally but failed when compiling to a graal native...
上一页 下一页
.