SpringBoot Add Azure info to the cloud deployment docs

Let me know if I'm missing any resources that additionally should be editing as I'm not an expert on the docs structure....

SpringBoot Fix Javadoc deprecated since

This PR fixes Javadoc @deprecated since for ConnectionFactoryBuilder.derivefrom() that has been added in b7ac1e6cd7bf50a...

SpringBoot Add type metadata to jars' manifests

Hi,this PR fixes #22036 by marking the starter jars with an additional attribute in their manifest which is later checke...

SpringBoot Investigate documenting which starters contain which classes

When migrating a legacy app it's useful to know which starter contains a specific class. We already document the jars th...

SpringBoot Link to Jetty request log documentation is broken

In section 9.3.11. Configure Access Logging of the reference documentation the following Jetty link is broken: https://w...

SpringBoot Local gradle build hangs intermittently on launch script tests

My local build seems to hang on the launch script tests. Running with --debug gives:2020-01-22T19:36:39.301-0800 [LIFECY...

SpringBoot Documentation symlinks for 2.1.x not updated anymore

The symbolic links on docs.spring.io are not updated properly anymore:21 Jan 11 09:20 2.1.x -> 2.1.12.BUILD-SNAPSHOT...

SpringBoot Upgrade to Tomcat 9.0.46

Vulnerability: tomcat-embed-core-9.0.41.jar (pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.41, cpe:2.3:a:apach...

SpringBoot Document how to configure devtools with the Gradle Kotlin DSL

Hi,currently documentation says how to configure devtools using maven and gradle (groovy), but missing how to configure ...

SpringBoot Investigate why spring-boot-autoconfigure tests take so long to compile

Compiling the auto configure tests takes a long time on my machine. It took 5 minutes to move from ConditionalOnResource...

SpringBoot Document our dependencies upgrade policy

It would be nice to have a document summarizing our upgrade policy has we get requests to upgrade that we have to declin...

SpringBoot DataSourceProperties should be created with conditional beans in Auto Configuration.

The DataSourceProperties are public, and there are many customization examples in the documentation.The example states t...

SpringBoot Provide lock free InMemoryTraceRepository

The existing uses a synchronize block. See https://github.com/spring-projects/spring-boot/pull/8650#issuecomment-2878093...

SpringBoot Make the documentation versions more apparent

In HTML, the main reference documentation has the version number immediately after the list of authors. I think it'd be ...

SpringBoot java.util.concurrent.RejectedExecutionException is logged when shutting down Spring Boot app with Cassandra

I have an application that uses Spring Boot 2.4.3 with Spring Data Cassandra (using the default version declared in the ...

SpringBoot Introduce builder customizer for Lettuce ClientResources

Customizing an existing ClientResources instance is difficult for integration libraries as it requires a BeanPostProcess...

SpringBoot Add auto-configuration for Spring Data Envers

This adds the auto-configuration for Spring Data Envers.Fixes #21370.Comment From: scordioI am not sure how to address t...

SpringBoot Auto configuration for Spring Data Envers

When using Spring Data Envers with Spring Boot, the EnversRevisionRepositoryFactoryBean has to be configured via @Enable...

SpringBoot Add auto-configuration for Micrometer's Dynatrace v2 meter registry

See related Issue & PR : https://github.com/micrometer-metrics/micrometer/issues/2295 https://github.com/mic...

SpringBoot Enable Redis connection pool if commons-pool2 is on the classpath

Is #26202 concise version@snicoll I'm really sorry, I just want to make the commits look less, but it makes things more...
上一页 下一页
.