SpringBoot Add RepositoryMetricsAutoConfiguration to spring.factories

This PR adds RepositoryMetricsAutoConfiguration to spring.factories as it seems to be missed in f03f74ff0ae2d903e6437805...

SpringBoot Injection on Path misinterprets absolute paths

Starting from spring-boot 2.4.4 and including spring-boot-starter-web, injection on Path objects misinterprets absolute ...

SpringBoot Upgrade to Spring Session 2020.0.4

Comment From: snicollThis was closed with the wrong issue id in https://github.com/spring-projects/spring-boot/commit/f8...

SpringBoot Avoid some redirects in docs

Hi,this PR polishes some links to avoid redirects (and one broken anchor).Cheers,ChristophComment From: snicollThank you...

SpringBoot Report message from response.sendError(int,String) in BasicErrorController

The BasicErrorController doesn't look in the request attributes for a message if the exception is non-null, even if the ...

SpringBoot javax.persistence.schema-generation.database.action is ignored when checking if default DDL auto setting should be applied

Checks 'javax.persistence.schema-generation.database.action' before returning default ddlAuto in HibernateProperties.Fix...

SpringBoot Whether spring boot redis has a robust disconnection and reconnection mechanism can't be found on the official website,If not, is there a more robust solution? I hope to get some suggestions.

Is there a well considered solution for redis disconnection and reconnectionComment From: wilkinsonaThanks for getting i...

SpringBoot Support @Timed annotation for WebFlux

We recently switched an application from WebMvc to WebFlux. We used the @Timed annotation on our controller methods to g...

SpringBoot Upgrade to Spring Integration 5.5.0-RC1

Comment From: snicollWe can't switch to snapshots just yet due to https://github.com/spring-projects/spring-integration/...

SpringBoot CloudPlatform.isActive can return true when spring.main.cloud-platform is set to NONE

Fixes https://github.com/spring-projects/spring-boot/issues/25433add isAutoDetectionEnabled method to determine that whe...

SpringBoot Cannot enforce CloudPlatform.NONE via spring.main.cloud-platform

I'm using Spring Boot 2.3.9.RELEASE and have an auto-configuration class annotated with @ConditionalOnCloudPlatform(Clou...

SpringBoot Declare optional dependency on shade plugin to fix eclipse auto-completion

Trying with 2.3.1 today, I still didn't get auto-completion for our Maven plugin.Comment From: philwebb@wilkinsona disco...

SpringBoot Log ApplicationAvailability state changes

While discussing #22632, we thought that logging ApplicationAvailability state changes should be generally useful for ap...

SpringBoot Add R2DBC support for schema.sql and data.sql

It would be nice if schema.sql and data.sql could work with R2DBCComment From: wilkinsonaRe-opening to include SqlInitia...

SpringBoot Document limitations of using deferred JPA bootstrap and early access to JPA

Version: Spring Boot 2.3.xMinimal example: Autowiring for instance an objectMapper into a custom AttributeConverter work...

SpringBoot Upgrade to Spring Data 2021.0.0

Comment From: mp911deProject Dependencies Spring Data 2021.0.0Cassandra Driver (com.datastax.oss:java-driver-bom): 4.11....

SpringBoot Tests that use Neo4jContainer are flaky

The container sometimes fails to start within the timeout. When Gradle's test retry integration retries it, it works. Wh...

SpringBoot Upgrade to Infinispan 12.1.1.Final

Comment From: snicollStarting an embedded server with default settings leads to:2021-04-13 15:41:25.660 INFO --- [ ...

SpringBoot Upgrade to Spring Data 2020.0.8

Comment From: mp911deProject Dependencies Spring Data 2020.0.8Cassandra Driver (com.datastax.oss:java-driver-bom): 4.9.0...

SpringBoot Migrated class condition on deprecated class in ElasticsearchDataAutoConfiguration

ElasticsearchDataAutoConfiguration has a class check on ElasticsearchTemplate that's deprecated.This has been fixed in 2...
上一页 下一页
.