SpringBoot When updating build.gradle or gradle.properties, Bomr corrupts to file if a new version contains fewer characters than the previous version

When the modified content in being written out the existing file isn't truncated. As a result, if the new content is sho...

SpringBoot Require a milestone when upgrading dependencies

I can't think of a situation where we would want Bomr to create dependency upgrade issues without assigning them to a mi...

SpringBoot Spring Boot doesn't accept abstract classes in controller method parameter, even with a specific deserializer

My model consists of AutoValue classes. This means the classes are abstract and backed by hidden concrete classes. I cre...

SpringBoot Missing RabbitMQ metrics if bean is defined as a ConnectionFactory

Expected behaviourWhen deploying an application with a RabbitMQ connection and prometheus metrics enabled to cloud found...

SpringBoot Illegal reflective access by org.springframework.cglib.core.ReflectUtils

WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by org.springframework.cg...

SpringBoot Add config option to fully disable boot managed security

Now that(in boot 2.x) security.basic.enabled is gone having deprecation. "The security auto-configuration is no longer c...

SpringBoot Remove duplicate declaration of jackson-databind

Removes duplicate declaration of com.fasterxml.jackson.core:jackson-databind from buildSrc/build.gradle file.Related to ...

SpringBoot Incorrect detection of MariaDB

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contr...

SpringBoot Gradle plugin does not include transitive project dependencies into application layer

Using Spring Boot 2.4.2, layers configuration include project dependencies into application layer by default such asboot...

SpringBoot A ContextRefreshedEvent from a child context may result in deadlock when using JPA deferred repositories

This change has caused a deadlock issue in OpenFeign. A ContextRefreshedEvent from a child context that we create in Op...

SpringBoot Allow the configprops endpoint to return properties with a particular prefix

Adds ability to filter by prefix for /actuator/configpropsFixes gh-24714No filterFilter by prefix(ℹ️ this was taken from...

SpringBoot Update CassandraDataAutoConfigurationIntegrationTests to move away from deprecated properties

The property was deprecated in 2.3.x (see https://github.com/spring-projects/spring-boot/issues/19673) and has now been ...

SpringBoot initQueryTimeout and ildeTimeout defaults are not aligned with Cassandra defaults

See #25130 for background.@snicoll I went ahead and added the defaults test in this PR as I needed to update it to inclu...

SpringBoot Verifies that the CassandraProperties default values are the same as driver built-in defaults

Fixes gh-24965Points Of InterestDeveloper documentationI was not sure the best way to document "Hey if you set a default...

SpringBoot idleTimeout default is not aligned with Cassandra default

Follow-up of #25150 for 2.3.x.Comment From: snicollThe default in that driver is 500ms which has been switched to 5s goi...

SpringBoot Cors configuration not working for pre-flight requests after upgrading from Spring boot 2.1.8 to 2.2.X

Hello you all, I am having the following error when sending requests from my front-end to my back-end:Access to XMLHttpR...

SpringBoot Provide a property to disable the /actuator discovery page

If I include spring-boot-starter-actuator there is no way for me to disable the discovery page (/actuator).I would like ...

SpringBoot Stop publishing spring-boot-docs to Maven central

Seem like something changed in 2.4.x that means we now have POMs uploaded to maven central. See https://repo1.maven.org/...

SpringBoot Use SimpleDriverDataSource when creating a Liquibase-specific DataSource

Hi,When Liquibase creates a new DataSource instance, the connection pool size is always 10, presumably a default value. ...

SpringBoot Try to stabilise CassandraDataAutoConfigurationIntegrationTests.hasRecreateSchemaActionSet

At the time of writing it has been flaky or failed completely 22 times in the last 28 days. All of the failures are in 2...
上一页 下一页
.