SpringBoot allow CassandraAutoConfiguration to be disabled with a property

In my organization's microservices, we do our own wiring for the datastax cassandra driver, so I would like to disable s...

SpringBoot InvalidDataAccessApiUsageException: Parameter value [%...%] did not match expected type

Hi,after updating from Spring Boot 2.6.4 to 2.6.6 I observe the following issue:I have a DataSupplierRepository with the...

SpringBoot Incorrect Neo4j username property replacement hint by spring-boot-properties-migrator

The spring-boot-properties-migrator seems to be suggesting incorrect replacement(spring.neo4j.authentication.password) r...

SpringBoot Spring-boot-maven-plugin incompatible with maven-failsafe-plugin

When using spring-boot-maven-plugin:repackage and maven-failsafe-plugin:integration-test on the same project, the ClassL...

SpringBoot Add Tomcat locale mapping for Japanese to preserve UTF-8 charset

Tomcat 9.0.59 added a charset mapping for Japanese to default to Shift_JIS encoding.This results in corrupted rendering ...

SpringBoot Spring-boot-maven-plugin LANG=POSIX env lead to app fail on Paths.get() for non ACSII argument

When I build image and check locale from containermvn spring-boot:build-imagedocker run myimagedocker exec -it <id&gt...

SpringBoot Add support for server-side request decompression

Currently, Spring Boot seems to ingore the Content-Encoding header when dispatching a HTTP request received from a clien...

SpringBoot Upgrade to Embedded Mongo 3.4.5

It will hopefully help with some of the hangs that we've been experiencing on CI. See https://github.com/flapdoodle-oss/...

SpringBoot Update list of default internal proxies in Web Server howto

The documentation lags a bit behind the code in terms of default internal proxies.I was using IPv6 and it took me some t...

SpringBoot Invalid entry CRC

HelloSo I've been trying to solve and use AGAIN Spring Boot, after something that I don't know broke all my projects. I ...

SpringBoot Add auto-configuration for Micrometer 2.0 Observation API

For discussions on the implementation for https://github.com/spring-projects/spring-boot/issues/29666Comment From: mhalb...

SpringBoot Add auto-configuration for Micrometer 2.0 Observation API

Micrometer 2.0.0 changesMicrometer 2.0.0 comes with the following changesMoving part of Micrometer Core to Micrometer AP...

SpringBoot Spring-boot latest released version 2.6.6 doesn't upgrade liquibase-core's version

Hey :)As the latest versions of spring-boot released lately (until 2.6.6), the version of the dependency 'liquibase-core...

SpringBoot Repository with 'IgnoreCase': org.springframework.dao.InvalidDataAccessApiUsageException: Parameter value ... did not match expected type [java.lang.Character]

Bug has occurred since Spring Boot 2.6.6:A repository with following 'like'-query with IgnoreCase-Ending:@Repositorypubl...

SpringBoot Upgrade to Jackson Bom 2.13.2.20220328

Comment From: oucemHi @wilkinsona, we are facing a problem with jackson 2.13.2.20220328 since it's not yet available on ...

SpringBoot Move core Maven artifacts to the provided scope for the maven plugin

Maven recently started alerting to move maven artifacts to provided scope so the m2 repository is not cluttered with unn...

SpringBoot Use Tomcat SSLHostConfig to configure SSL when using an SslStoreProvider

The Tomcat SslConnectorCustomizer can use Tomcat's SSLHostConfig to configure SSL when an SslStoreProvider is configured...

SpringBoot Add support for Prometheus Exemplars

Auto-configuration support for Prometheus Exemplars that was added to Micrometer recently, see: https://github.com/micro...

SpringBoot Perform failure analysis when a web application cannot be started due to a missing web server factory bean

When building the springboot project, I configured spring.main.web-application-type: reactive in application.yml, but fo...

SpringBoot spring boot3. 0-M2 delete the dependency of Tomcat?

question:When I start the spring boot appliction, the listening port does not take effectversion: spring boot version : ...
上一页 下一页
.