Nineya
Home
Blog
软著申请
SpringBoot @WebListener annotated classes are not automatically registered for reflection
2025-01-07 16:46:48
6075
@WebListener doesn't work out of the box in a native image.See this smoke test: https://github.com/spring-projects/sprin...
SpringBoot StackOverflow: Spring boot 2.7.10/Sleuth/Micrometer/Prometheus/Brave/Zipkin
2025-01-07 16:46:40
11224
Spring boot 2.7.10/Sleuth/Micrometer/Prometheus/Brave/ZipkinThis err is for incrementSpansDropped, but same is seen with...
SpringBoot Can the containerd for the document page be removed?
2025-01-07 16:46:37
526
On larger screens, containerd causes significant wastage of space on both sides, and it seems that removing it also does...
SpringBoot Custom WebMvcConfiguration breaks Jackson formatting
2025-01-07 16:46:07
1772
I'm using Spring Boot 2.0.0.RELEASE.I have the following configuration to proxy some static content:@Configurationclass ...
SpringBoot Spring Boot 3 Controller Handling POST Requests with Trailing Slash Issue
2025-01-07 16:46:05
2515
I am facing an issue with my Spring Boot application where I have a single controller that handles POST requests only. I...
SpringBoot StatsdMeterRegistry created before MeterRegistryPostProcessor
2025-01-07 16:45:54
2259
Hey,We've encountered an issue, that started once upgrading to spring-boot 3.X.X, in which the statsdMeterRegistry is no...
SpringBoot Upgrade default CNB builders to Paketo Jammy
2025-01-07 16:45:51
13243
The default CNB builders used by the Maven and Gradle plugins should be upgraded from the Ubuntu 18.04 based paketobuild...
SpringBoot AbstractAotMojo should not add source or target if they are null
2025-01-07 16:45:45
265
DescriptionAdded null checks for source and target versions when compiling source files.Issue Link: #36957: AbstractAot...
SpringBoot Exception message in ProcessTestAotMojo has a typo
2025-01-07 16:45:42
412
Fix a typo mentioned in #36958Comment From: pivotal-cla@normandra Please sign the Contributor License Agreement!Click he...
SpringBoot AbstractAotMojo should not add source or target if they are null
2025-01-07 16:45:39
9718
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 Spring Boot 3 behaves differently JAR versus mvn spring-boot:run
2025-01-07 16:45:36
19929
Dear All,I don't know why but Spring Boot behaves differently when I package it into a JAR versus when I start it with m...
SpringBoot Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes
2025-01-07 16:45:33
517
The Javadoc of AbstractFilterRegistrationBean#setDispatcherTypes mistakenly claims that the dispatcher types will be ded...
SpringBoot Flyway will not run with h2 if not on INFO logging
2025-01-07 16:45:27
2407
We're in the process of upgrading to spring boot 3.1 when we encountered an issue with the combination of Spring boot, F...
SpringBoot Append additional configuration for EmbeddedDatabaseConnection url with generateUniqueName=true
2025-01-07 16:45:24
973
Currently, there is no way to add additional configuration to the URL when we want to use generateUniqueName=trueFor exa...
SpringBoot Add auto-configuration for JdbcClient
2025-01-07 16:45:22
577
Spring Framework 6.1 introduces the new JdbcClient. We should add an auto-configuration for it.@jhoeller suggested somet...
SpringBoot Exception message in ProcessTestAotMojo has a typo
2025-01-07 16:45:19
1686
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 Improve documentation of spring.cache.type=none
2025-01-07 16:45:16
4483
SummaryThe doc can be interpreted such that spring.cache.type=none disables caching, when in fact it's not really what i...
SpringBoot Unable to build native image (with Java 20)
2025-01-07 16:45:12
4506
I'm trying to build a native image based on the documentation found on https://docs.spring.io/spring-boot/docs/current/r...
SpringBoot Review use of ArtifactRepository in ProcessTestAotMojo
2025-01-07 16:45:08
403
ArtifactRepository has been deprecated in recent versions of Maven as part of MNG-7706. It's not immediately obvious to ...
SpringBoot Error code returned by controller is not preserved
2025-01-07 16:45:05
8067
Response status code is incorrect when using multiple SecurityFilterChain(s).It seems like the changes done in https://g...
上一页
下一页
1
…
1785
1786
1787
1788
1789
…
2246
.