Nineya
Home
Blog
软著申请
SpringBoot Http server metrics counts twice for Jersey endpoints
2025-01-07 22:24:07
3306
After upgrading to Spring Boot 2.6 with Micrometer 1.8.1 metric "http_server_requests_seconds_count" counts twice every ...
SpringBoot Relocate test CNB builder used in plugin integration tests
2025-01-07 22:23:57
257
Integration tests for the image building Maven goal and Gradle task use a simple test CNB builder and buildpack. The bui...
SpringBoot Consider update to MySQL 8.4.0
2025-01-07 22:23:44
330
Is there any action to update to MySQL connector to version 8.4.0? Have checked at 3.3.0-RC1 and 3.3.0-SNAPSHOT however ...
SpringBoot [Enhancement] Request to add "connection: close" response header via http/1.1 connection after graceful shutdown phase started
2025-01-07 22:23:40
2613
Hello. I have request about graceful shutdown on http/1.1 connection.I though this request fit in spring boot side, but ...
SpringBoot Upgrade to MySQL 8.4.0 LTS
2025-01-07 22:23:37
528
MySQL 8.4.0 has been released as a long-term supported version.See release.Comment From: wilkinsonaThis is covered in th...
SpringBoot Image building fails during cleanup when bind mount has read-only content
2025-01-07 22:23:33
642
We're seeing failures like this on CI:Caused by: java.nio.file.AccessDeniedException: /tmp/junit-image-pack-gradle-10097...
SpringBoot Limit configuration cache testing to the latest version of Gradle
2025-01-07 22:23:30
626
For every version of Gradle in our test compatibility matrix, we test both with and without the configuration cache enab...
SpringBoot Test the lowest and highest supported versions of Maven
2025-01-07 22:23:27
213
We currently test against Maven 3.6.x, 3.8.x, and 3.9.x yet we've never, to our recollection, found a version-specific M...
SpringBoot Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2
2025-01-07 22:23:11
2583
Bumps jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.0.2What's ...
SpringBoot Logging ConditionEvaluationReportMessage object into JsonLayout fails
2025-01-07 22:23:05
12040
Hi,The Log4j2 StatusLogger throws an error after attempting to log a ConditionEvaluationReportMessage.ERROR StatusConsol...
SpringBoot Upgrade Ubuntu version in CI images
2025-01-07 22:23:02
159
Upgrade Ubuntu version to ubuntu:jammy-20240427 in CI imagesCloses: https://github.com/spring-projects/spring-boot/issue...
SpringBoot RedisProperties multi database support
2025-01-07 22:22:59
4881
Hi,It would be nice if we could use many redis database indexes with Redis auto configure. Imagine we have the following...
SpringBoot Unable to Obtain Kafka Cluster Info with Observability Enabled
2025-01-07 22:22:56
10328
Description:When observability is enabled in a Spring Boot application using Spring Kafka, we are encountering an issue ...
SpringBoot Extend spring-boot-maven-plugin to allow customizing the loader for java SPIs
2025-01-07 22:22:54
1068
I want to install a custom DateFormatSymbolsProvider to work around this issue where short month symbols changed in the ...
SpringBoot Factory method 'resourceHandlerMapping' threw exception with message: Uncaught exception during scan
2025-01-07 22:22:51
7265
Bug report:When upgrade Spring boot 2.7.2 to 3.2.4 , throw exceptions. And launch failed. Following is the exception tra...
SpringBoot 'spring.data.mongodb.auto-index-creation=true' not working
2025-01-07 22:22:48
5871
I've added as per the documentation the following line to my application.properties:spring.data.mongodb.auto-index-creat...
SpringBoot Update StartupEndpoint.java
2025-01-07 22:22:46
523
This version keeps the code clean and readable, making it easier to maintain and understand.Comment From: pivotal-cla@vi...
SpringBoot HikariPool Shutdown
2025-01-07 22:22:43
57042
HikariPool-1 - Shutdown initiated...2018-03-19 23:33:20.386 INFO 1952 --- [ main] com.zaxxer.hikari.HikariDat...
SpringBoot Getting 404 after oauth2 authentication success and an anonymous token
2025-01-07 22:22:40
20641
i am using oauth2 with springboot 1.5.6.RELEASE and i am using jdbc authentication with oauth2.i added the property: sec...
SpringBoot TraceId is not propagating in microservices using micrometer and zipkin
2025-01-07 22:22:37
8164
I'm generating request from service 1 to service 2 , traceId and spanId are getting generated in the logs for service 1 ...
上一页
下一页
1
…
1691
1692
1693
1694
1695
…
2246
.