SpringBoot Polish README

correct punctuationimprove readabilityreduce verbiagecorrect grammarimprove readability and intent for a non-native Engl...

SpringBoot WebTestClient does not invoke OncePerRequestFilter when mocking JWT

Spring Boot Version: 2.4.2I'm aware that this is not an actual bug report but it's something I don't understand and prob...

SpringBoot Introduced auto-configuration for MultiRabbit

Hi Spring Team!This feature introduces configuration-based initialization for multiple Rabbit brokers:- introduces the A...

SpringBoot DynamicPropertySource doesn't correctly work with array properties

So, I have properties class@Validated@Data@ConfigurationProperties("test-bug")public class Properties { pri...

SpringBoot Deprecate our Gradle plugin's integration with Gradle's maven plugin

Hi,this is sort of related to #24225 but given the impact I think it's worth a dedicated ticket.The maven plugin is depr...

SpringBoot Remote application from devtools does not work with security filter in WebSecurityConfigurerAdapter

Spring Boot version: 2.4.1MotivationI'd like to run my Spring Boot application as a remote application for local develop...

SpringBoot Auto-configuration for P6Spy/Datasource Proxy/FlexyPool

Background:- https://github.com/spring-projects/spring-boot/issues/7863- originally: https://vladmihalcea.com/2016/05/03...

SpringBoot /actuator/health never returns when AMQ is down?

I'm so sorry if this isn't the place.I'm not entirely sure if I've even identified the issue, but here's what I have. I...

SpringBoot Spring Boot configuration doesn't fail on unresolved placeholders

Application doesn't fail if missed placeholder is used in the configuration properties and leaves the value with the dol...

SpringBoot Add a property to all for Batch JobParameters to enable configuration via environment variables

Currently the only way for a user to provide Spring Batch Job Parameters is via command line args. This requested enhanc...

SpringBoot Reset spies on separate test classes using same context

Using @TestExecutionListeners(MockitoTestExecutionListener.class)Two separate test classes should be independent, even w...

SpringBoot Introduce support for configuring SeedNodes as an alternative to the connectionString

Fixes #24987Comment From: wilkinsonaWhen merging this, we should rename SeedNode to Seednode to avoid a - in the propert...

SpringBoot Spring boot 2.4.X with Cloud Config Legacy properties - actuator/refresh is Not working

We have upgraded from sprig version 2.1.x to 2.4.X and cloud - Greenwich to 2020.0.X.Included spring boot spring-cloud-s...

SpringBoot Duplicate code calls "ConfigurationPropertySources.attach(environment);"

version: Spring-Boot 2.2.5Duplicate code calls "ConfigurationPropertySources.attach(environment);"see method: org.spring...

SpringBoot Unexpected constructor-based initialization of @ConfigurationProperties leads to inconsistent behavior

Consider the following test case: @RunWith(SpringRunner.class) @SpringBootTest(classes = { BindingTest.Config.clas...

SpringBoot Add buildpack option for image building

The pack CLI build command supports a buildpack option that allows the user to customize the list of buildpacks used to ...

SpringBoot Error and warning when installing spring-boot.rb Homebrew formula

$ brew install springboot.rbUpdating Homebrew...==> Auto-updated Homebrew!Updated 1 tap (homebrew/cask).==> Update...

SpringBoot DataJpaTest failure via web-application-type being configured

Version: Spring Boot 2.4.2Context:Basic Spring Boot Servlet application that's contains Spring Data JPA and Spring Boot ...

SpringBoot Remove YAML shortcomings section as it no longer applies

This is a small documentation fix, I was working today with multi-document profile-specific YAML files and after reading...

SpringBoot Upgrade to Spring Data 2021.0.0-M4

Comment From: philwebbCommit 4b0ef67e8e8e61a1bbe91e1f0749fbcf98f1a5ab could do with a review (relates to #24525)Comment ...
上一页 下一页
.