SpringBoot Bump jfrog/setup-jfrog-cli from 4.4.3 to 4.5.0

Bumps jfrog/setup-jfrog-cli from 4.4.3 to 4.5.0.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.5.0What's ...

SpringBoot Kafka dependency management does not include the kafka-server module

Apache Kafka now ships a new module, kafka-server, since the 3.7.0 release. The 3.9.0 kafka-client introduced some break...

SpringBoot EOFException in Service A when handling multipart uploads over 300KB via Cloud Gateway in Spring Boot 3.3.4+

Hello,We recently encountered an issue in our Java-Spring Boot project related to handling multipart/form-data uploads i...

SpringBoot Support declarative HTTP clients

Spring Framework 6.0 introduces declarative HTTP clients. We should add some auto-configuration in Boot which supplies f...

SpringBoot Provide patch level documentation for older patch versions

If I go to this link (https://docs.spring.io/spring-boot/3.3.3/system-requirements.html), it redirects me to this link: ...

SpringBoot Investigate attaching version report to release notes

The https://docs.spring.io/spring-boot/appendix/dependency-versions/coordinates.html page is useful but gets lost on eac...

SpringBoot IDE plugin support - information about beans

It would be nice to get all the information about beans (bean definition) in a native way, without starting the applicat...

SpringBoot Expose accessor method for underlying ClientHttpRequestFactorySettings

After this commit, we can customize ClientHttpRequestFactorySettings base on underlying one.Comment From: philwebbI'm no...

SpringBoot Methods to build producer / consumer properties from KafkaProperties are inconvienenent to use without an SSL bundle

This request is related to 39144.We used to have below methods in the KafkaProperties class.buildProducerProperties()bui...

SpringBoot Improve diagnostics when unable to find a @SpringBootConfiguration

Close GH-43357Comment From: wilkinsonaThanks for the PR but this change is incorrect. Please see https://github.com/spri...

SpringBoot MongoHealthIndicator not compliant with Mongo stable API with strict setting

MongoHealthIndicator uses isMaster command, which is not part of Mongo's stable API https://www.mongodb.com/docs/v5.0/re...

SpringBoot Failures in -Djarmode=tools do not consistently return a non-zero exit

Originally reported in #43432, jarmode failures do not consistently return non-zero exit codes.Comment From: mhalbritter...

SpringBoot defaultRequestConfigCustomizer on HttpComponentsClientHttpRequestFactoryBuilder seems inconsistent

Hello,I have an inquiry regarding https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-bo...

SpringBoot Failures in -Djarmode=tools do not consistently return a non zero exit

Hello,we are dealing with multiple Spring boot versions in our CI. As we want to leverage jar extraction and CDS, we nee...

SpringBoot Fix JUnit javadoc links

JUnit javadoc links go to page 404The native image also includes the JUnit TestEngine configured with a list of the disc...

SpringBoot OnBeanCondition fails to match on annotations when using Scoped Proxies

DescriptionPrevious to 3.4.0 (tested in 3.3.5), scoped beans using ScopedProxyMode.INTERFACES or ScopedProxyMode.TARGET_...

SpringBoot TestRestTemplate should have same default redirect settings as RestTemplate

The current situation is quite confusing. We use the defaults for the underlying library (usually follow redirects), unl...

SpringBoot Buildpacks with Podman Desktop on MacOS fail with "failed to export: get run image top layer SHA: image has no layers"

Hi,I've recently started using Podman instead of Docker.Since then, I have been unable to build Spring Boot Docker image...

SpringBoot Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed

It appears that reloading of route changes made in a project using spring-boot-devtools is no longer working with Camel ...

SpringBoot Provide a configuration property for configuring Flyway's use of transactional locks with PostgreSQL

Hi, In the project which I'm working on, we need to run non-transactional migration, but it seems that spring flyway aut...
上一页 下一页
.