SpringBoot Dependency management brings an invalid combination of HttpCore5 and HttpClient5

I use spring boot 3.3.3. There is a dependency problem in spring boot 3.3.3.And I think https://github.com/spring-projec...

SpringBoot Broaden OAuth2 client auto-configuration to include non servlet web applications

Attempting to setup a Spring Boot application that is not a Web Application, unable to rely on auto configuration of OAu...

SpringBoot WebServerPortFileWriter fails when using a portfile without extension

This PR fixes WebServerPortFileWriter.getPortFile() with namespace and file without extension.Comment From: mhalbritterT...

SpringBoot Make AliasKeyManagerFactory.AliasX509ExtendedKeyManager.chooseClientAlias return alias instead of null

Hello team,Could you make AliasKeyManagerFactory.AliasX509ExtendedKeyManager.chooseClientAlias return alias instead of n...

SpringBoot Feature to support enable-preview main method

This commit support the differents ways write main methods in MainApplication.class to Launcher.This change support the ...

SpringBoot bomr fails to upgrade a dependency that does not have a release notes link

Trying to upgrade to Groovy 4.0.24 on 3.3.x leads to:Groovy 4.0.23: 1: 4.0.23 2: 4.0.24Enter selection (default: 4.0.2...

SpringBoot Remove deprecated ZipkinSender

DescriptionThis PR have removed three SenderConfiguration also its Sender: UrlConnectionSenderConfiguration, RestTemplat...

SpringBoot GraphQL Starter With Starter Web Not Honoring Async Request Timeout

When using spring-boot-starter-graphql with spring-boot-starter-web and @EnableAsync I would expect it to honor the spri...

SpringBoot SslHealthIndicator throws NullPointerException when using SslBundle with SslStoreBundle.NONE

SslHealthIndicator throws NullPointerException when using SslBundle with SslStoreBundle.NONE.Stacktracejava.lang.NullPoi...

SpringBoot JdkClientHttpRequestFactoryBuilder and JettyClientHttpRequestFactoryBuilder do not set Ciphers or Enabled Protocols

JdkClientHttpRequestFactoryBuilder does not set ciphers or enabled protocols from the SslBundle. See: JdkClientHttpConne...

SpringBoot Use internal attributes for values that aren't directly referenced in .adoc files

With #42269 we added specific version attributes for javadoc and reference docs links. These attributes are not actually...

SpringBoot Add a capability to trigger a quartz job on-demand via the actuator endpoint

Currently, SB is having actuator endpoints to retrieve details of Quartz scheduled jobs and its triggers. This feature r...

SpringBoot Autoconfigure settings such as timeouts and redirects for RestClient and RestTemplate and WebClient

We should introduce a @ConfigurationProperties bean for [RestClient|RestTemplate|WebClient]AutoConfiguration.@Configurat...

SpringBoot Suggestion to support LazyConnectionDataSourceProxy

Hi,I would like to suggest a support for LazyConnectionDataSourceProxy in spring-boot.Here is my opinion:Transaction man...

SpringBoot Exclude spring-boot-devtools from AOT processing and native images built with Maven

We've had a couple of issues in this area already:https://github.com/spring-projects/spring-boot/issues/32517https://git...

SpringBoot Add property to opt out of Liquibase analytics feature

The latest liquibase version offers a new configuration option to switch off the newly added analytics feature.There is ...

SpringBoot Document how and where to add custom GraalVM configuration files

Version informationSpring Boot version: 3.3.4Bug descriptionWhen you place a reflection-config.jsonproxy-config.jsonreso...

SpringBoot Replace scope strings with constants

And replace "session" with WebApplicationContext.SCOPE_SESSIONComment From: wilkinsonaThanks, @quaff. As part of merging...

SpringBoot Use Hikari rather than Commons DBCP in DataSource configuration examples

From spring boot 2.x, the default DataSource library that comes with starter is Hikari, documentation is using commons-d...

SpringBoot Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project

I am migrating existing springboot project 2.7.5 with java 8 to springboot 3.x.x with java 17. While running mvn clean p...
上一页 下一页
.