Nineya
Home
Blog
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...
springboot Tomcat: Expose maxIdleTime Application Property
2025-01-06 07:34:26
620
I think it would be helpful if maxIdleTime for Tomcat threads would be exposed as an application aproperty.As far as I k...
springboot Jetty logs a custom context path incorrectly when compression is enabled
2025-01-06 07:34:20
41
Forward port of issue #19969 to 2.3.0.M2.
springboot Jetty logs a custom context path incorrectly when compression is enabled
2025-01-06 07:34:14
38
Forward port of issue #19969 to 2.2.5.
springboot Add setAllowBeanDefinitionOverriding method to ApplicationContextRunner
2025-01-06 07:34:08
1792
See #17963 for background. As well as fixing the name generation we should add a setAllowBeanDefinitionOverriding method...
springboot Use Supplier variants of Assert
2025-01-06 07:34:01
463
Hi,this PR changes some Assert calls to make use of their Supplier variants in order to save the overhead of String cons...
springboot Fix Gradle plugin documentation links
2025-01-06 07:33:55
145
Hi,I saw also one broken link in the Gradle Plugin docs that this PR will fix.Cheers,ChristophComment From: snicollGood ...
springboot Fix Gradle plugin documentation links
2025-01-06 07:33:48
41
Forward port of issue #19961 to 2.3.0.M2.
springboot Fix Gradle plugin documentation links
2025-01-06 07:33:42
38
Forward port of issue #19961 to 2.2.5.
springboot Replace deprecated Concourse resource for pull requests
2025-01-06 07:33:37
41
Forward port of issue #19944 to 2.3.0.M2.
springboot Replace deprecated Concourse resource for pull requests
2025-01-06 07:33:31
38
Forward port of issue #19944 to 2.2.5.
springboot Replace deprecated Concourse resource for pull requests
2025-01-06 07:33:25
1131
Hi,apparently https://github.com/jtarchie/github-pullrequest-resource has been replaced by https://github.com/telia-oss/...
springboot Exclude dependencies during repackaging process for the war archive
2025-01-06 07:33:18
3830
When maven-war-plugin builds a war file, it includes all artifact dependencies and put them into WEB-INF/lib folder, but...
springboot Provide configuration properties for configuring an ActiveMQ connection factory that uses SSL
2025-01-06 07:33:12
378
see gh-17365Comment From: philwebbThanks for the PR @nosan. Our SSL support is becoming a bit disjointed and I think we ...
springboot Provide a way to run HealthIndicators concurrently
2025-01-06 07:33:05
1939
see gh-2652Please let me know if I need something to document.Comment From: nosanThank you very much @snicoll PR has bee...
上一页
下一页
1
…
2227
2228
2229
2230
2231
…
2246
.