Nineya
Home
Blog
软著申请
SpringBoot Upgrade to MySQL 8.3.0
2025-01-07 17:51:10
2464
Even updated to version 3.2.2-SNAPSHOT version, this version uses MySQL driver 8.1.0 when we have a new one available (8...
SpringBoot Aborting a StreamingResponseBody download can cause an infinite loop
2025-01-07 17:51:05
13728
Spring Boot 3.2.0Java 17.0.8.1Client aborting a StreamingResponseBody download in combination with an ExceptionHandler c...
SpringBoot Error response body does not match Content-Type
2025-01-07 17:51:00
7011
Describe the bugIn an application (using Spring Boot 3.0.1) the response body does not match the Content-Type header for...
SpringBoot Configuring server.jetty.max-connections has no effect
2025-01-07 17:50:57
257
Fixes #39050 Comment From: wilkinsonaWhen we merge this, we should look at either using AssertJ's extracting rather than...
SpringBoot Hikari and spring data jpa/orm doesn't support POJO declaration
2025-01-07 17:50:55
7189
Spring-data-jpa/spring orm/spring txHi,Seems like the Pooled datasource bean declaration is not that compatible with hib...
SpringBoot Autoconfiguration for Kafka Cluster ID
2025-01-07 17:50:52
235
Closes #38825 Comment From: wilkinsonaUnfortunately, this change isn't what was described in the issue. I also don't thi...
SpringBoot Retry JDK downloads
2025-01-07 17:50:48
187
A couple of builds failed recently as the JDK download tasks failed due to the connection being reset. To make the build...
SpringBoot Auto-configure TypeDefinitionConfigurer beans for GraphQL apps
2025-01-07 17:50:46
491
Currently the GraphQL auto-configuration considers many beans for configuring the GraphQL infrastructure, like DataFetch...
SpringBoot otel tracing support for env vars
2025-01-07 17:50:44
1399
Fall back to otel env vars for tracing endpoint, headers, and resource attributes, in a similar way as micrometer does f...
SpringBoot Add support to Bomr to align a library's version with the version of a dependency of another managed dependency
2025-01-07 17:50:39
1191
Chatting with @michael-simons, Neo4j's Java driver has a new maintenance policy in its 5.x line:Neo4j’s Driver Team rele...
SpringBoot "invalid scheme [lb]" when upgrading from boot 3.1.5 to 3.1.6 (also present in 3.1.7)
2025-01-07 17:50:36
9801
The code below works fine with Spring Cloud 2022.0.4 and Boot 3.1.5, but fails when upgrading to boot 3.1.6 or 3.1.7retu...
SpringBoot spring boot native image is not able to read message from AWS SQS
2025-01-07 17:50:29
1998
I have an application and it reads messages from sqs when run locally but as soon as I deploy it's native image on EKS n...
SpringBoot Spring boot native image is not able to convert 'SORT' to json, throws org.springframework.http.converter.HttpMessageNotWritableException: Could not write JSON
2025-01-07 17:50:27
13532
I am generating spring boot 3 native image using -Pnative switch. The DAO class fetches the data from DB with SORT objec...
SpringBoot Springboot3 ignores the one @Bean annotation when it has two identical beans at the same time
2025-01-07 17:50:24
149
Why does springboot3 allow two identical beansSpringboot3 ignores the one @Bean annotation when it has two identical bea...
SpringBoot Docker Compose integration does not work with 2.23.0 due to 'Cannot invoke "org.springframework.boot.docker.compose.core.DockerCliInspectResponse.hostConfig()" because "inspectResponse" is null'
2025-01-07 17:50:13
17408
I'm getting a NPE because the key in inspected map and the ID of DockerCliComposePsResponse are different, so the value ...
SpringBoot Rest controllers returns 404 error after the spring boot 3.1.5 upgrade
2025-01-07 17:49:44
1598
My spring boot application has the main class present inside a common dependency jar. Say for example startup.jar. The r...
SpringBoot Actuator endpoints with no operations that use selectors are not accessible when mapped to /
2025-01-07 17:49:40
17497
Below worked fine with Spring Boot 2.7.11 and earlier, stopped working with Spring Boot 3.http://host:8989/metrics{"...
SpringBoot Extracted application fails to start because of missing classpath application properties
2025-01-07 17:49:37
2677
My application is not starting, because of missing application properties.In the source of the application I have defaul...
SpringBoot spring-boot-maven-plugin repackage uber jar execution fails when jar is put on WSL network drive
2025-01-07 17:49:34
5372
When the uber jar created with spring-boot-maven-plugin:3.2.1 (repackage goal) is put on a WSL (Windows subsystem for Li...
SpringBoot The system scope dependency jar can't be packaged into fat jar when mvn clean install
2025-01-07 17:49:30
3376
there is a dependency jar which not existing in the maven centre but locally <dependency> <groupId>r...
上一页
下一页
1
…
1733
1734
1735
1736
1737
…
2246
.