Nineya
Home
Blog
SpringBoot allow CassandraAutoConfiguration to be disabled with a property
2025-01-07 02:46:34
816
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
2025-01-07 02:46:31
912
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
2025-01-07 02:46:26
976
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
2025-01-07 02:46:23
849
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
2025-01-07 02:46:18
927
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
2025-01-07 02:46:14
1709
When I build image and check locale from containermvn spring-boot:build-imagedocker run myimagedocker exec -it <id>...
SpringBoot Add support for server-side request decompression
2025-01-07 02:46:11
5437
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
2025-01-07 02:46:06
157
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
2025-01-07 02:46:03
1680
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
2025-01-07 02:45:58
12437
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
2025-01-07 02:45:54
230
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
2025-01-07 02:45:50
14571
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
2025-01-07 02:45:46
1093
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]
2025-01-07 02:45:43
1282
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
2025-01-07 02:45:39
688
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
2025-01-07 02:45:36
733
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
2025-01-07 02:45:31
280
The Tomcat SslConnectorCustomizer can use Tomcat's SSLHostConfig to configure SSL when an SslStoreProvider is configured...
SpringBoot Add support for Prometheus Exemplars
2025-01-07 02:45:29
289
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
2025-01-07 02:45:26
4799
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?
2025-01-07 02:45:22
4659
question:When I start the spring boot appliction, the listening port does not take effectversion: spring boot version : ...
上一页
下一页
1
…
1948
1949
1950
1951
1952
…
2246
.