Nineya
Home
Blog
springboot Test the Gradle Plugin against 6.1.1
2025-01-06 07:36:36
190
Comment From: snicoll@wilkinsona did you mean 2.2.x here? I don't think 2.1.x is tested against Gradle 6.Comment From: w...
springboot Couchbase auto-configuration integration tests fail intermittently
2025-01-06 07:36:29
41
Forward port of issue #19932 to 2.3.0.M2.
springboot Couchbase auto-configuration integration tests fail intermittently
2025-01-06 07:36:23
2719
Could not insert bucket: {"errors":{"name":"Bucket with given name already exists"},"...
springboot Migrating to SpringBoot 2 cause exception in aws Lambda
2025-01-06 07:36:17
13230
I'm creating a spring boot function and running it on aws lambda, it is working with spring boot 1.5.9, but when I upgra...
springboot Spring Webflux ignores message of custom exception when annotated with @ResponseStatus
2025-01-06 07:36:11
1085
Affected component: spring-webfluxVersion: 2.2.4.RELEASEWhen returning a custom exception with a @ResponseStatus annotat...
springboot Image creation fails when packaged application contains a file with a name more than 100 bytes long
2025-01-06 07:36:04
1037
Hi,when I try to build docker image using gradlew bootBuildImage I get error regarding long file names. As I use Kotlin ...
springboot MetricsWebFilter assigns UNKNOWN outcome to 200 OK responses
2025-01-06 07:35:58
4887
If REST controller doesn't explicitly set status code (so it defaults to 200 OK), MetricsWebFilter will set outcome tag ...
springboot Enabling configuration properties scanning by default prevents conditional registration of @ConfigurationProperties-annoted types that are found by scanning
2025-01-06 07:35:52
9463
Hello,We were trying to migrate from 2.1.9 to 2.2.0 for our applications last week and encountered a startup failure due...
springboot HttpMessageNotWritableException Spring Webflux while deploying in Tomcat
2025-01-06 07:35:45
9723
Due to overriding bean error i have excluded Mvc conf:@EnableAutoConfiguration(exclude = {WebMvcAutoConfiguration.class,...
springboot Upgrade to AssertJ 3.15.0
2025-01-06 07:35:39
602
Hi,this PR upgrades to AssertJ 3.15.0 and already makes use of the new duration assertions (in separate commits though)....
springboot Image building ignores failures in CNB build phases
2025-01-06 07:35:32
6527
Currently, when attempting to use the Maven plugin to build an image using Cloud Native Buildpacks (spring-boot:build-im...
springboot ApplicationContextRunner evaluates @Conditional on AutoConfiguration too early
2025-01-06 07:35:25
6705
Hi there,I faced another behavioral difference between AutoConfigurationImportSelector and ApplicationContextRunner.When...
springboot Improve messages in case of DataSource health check failure.
2025-01-06 07:35:19
2212
My application is running on several data sources.I have a monitoring that raise alerts based on the logs, but do not al...
springboot Upgrade to Hibernate Validator 6.1.0.Final
2025-01-06 07:35:11
948
Comment From: breun@wilkinsona This update of Hibernate Validator fixes CVE-2019-10219. Shouldn't this also be bumped fo...
springboot Consider adding a profile in `spring-boot-starter-parent` that triggers `build-image`
2025-01-06 07:35:05
961
The new build-image Maven goal can automatically create an OCI image. This goal does not require repackage to run: if a ...
springboot Springboot 2.3.0.M1
2025-01-06 07:34:58
429
Springboot 2.3.0.M1 is not in maven therefor testing the current code base against it is unnesasary difficult.Comment Fr...
springboot Adding spring-devtools to dependencies breaks resolving of gs://-resources
2025-01-06 07:34:51
16346
This issue is related to spring-cloud/spring-cloud-aws#384 and spring-projects/spring-boot#17214, but I didn't find the ...
springboot Update test name in WebFluxTagsTests
2025-01-06 07:34:45
151
This PR updates a test name in WebFluxTagsTests as it seems to be missed in 7f0573df493a2547b77fe5476d5266583b2ebabc.Com...
springboot Update test name in WebFluxTagsTests
2025-01-06 07:34:38
41
Forward port of issue #19976 to 2.3.0.M2.
springboot Jetty logs a custom context path incorrectly when compression is enabled
2025-01-06 07:34:32
253
When compression is enabled, the ContextHandler is wrapped by a GzipHandler. When determining the context path to log, t...
上一页
下一页
1
…
2016
2017
2018
2019
2020
…
2035
.