Nineya
Home
Blog
软著申请
SpringBoot Polish "Add missing Micrometer PropertiesConfigAdapterTests"
2025-01-07 07:23:06
129
This PR polishes "Add missing Micrometer PropertiesConfigAdapterTests" changes a bit.See gh-34205Comment From: mhalbritt...
SpringBoot WebMvcConfigurationSupport is not working as expected
2025-01-07 07:22:59
4462
I am using spring boot 2.5.7Created a webservice using spring boot and using below URL to sort all projects retrieved fr...
SpringBoot [BUG] After upgrading from 2.x to 3.x, some functions fail
2025-01-07 07:22:49
1659
My project's dependency of spring-boot-starter-parent was upgraded from 2.6.13 to 3.0.3, and unit tests failed two. Afte...
SpringBoot Add support for CNB platform API 0.11
2025-01-07 07:22:47
232
Fixes gh-34163Adding support for CNB platform API 0.11release notes: https://github.com/buildpacks/spec/releases/tag/pla...
SpringBoot @ConfigurationProperties with initialized nested record properties values no longer bind
2025-01-07 07:22:44
2505
Note: This issue is caused by the solution to the very similar issue #33409 (see below) --> I tried to write this des...
SpringBoot Add management.wavefront.application.custom-tags property
2025-01-07 07:22:42
266
Currently, ApplicationTags auto configured in WavefrontAutoConfiguration does not populate custom tags.This PR adds mana...
SpringBoot Add build-info skip support
2025-01-07 07:22:39
237
Allow skip build-info maven goal via -Dspring-boot.build-info.skip, as other spring-boot maven goals do, e.g. -Dspring-b...
SpringBoot spring-boot-starter-webflux has split package
2025-01-07 07:22:36
1483
When trying to compile a Spring Boot 3.0.3 Project with Java 17 (tested with 17.0.6) and Maven 3.8 (tested with 3.8.5 an...
SpringBoot EmbeddedWebServerFactoryCustomizerAutoConfiguration should not run when embedded web server is not configured
2025-01-07 07:22:34
414
When a Spring Boot application is configured for external web container deployment as suggested in the documentation, th...
SpringBoot r2dbcrepository always run in single thread
2025-01-07 07:22:31
5856
Bug ReportVersionsDriver: 1.0.0.RELEASEDatabase: postgres:13Java: liberica-17.0.6OS: Windows 10 Pro 22H2Current Behavior...
SpringBoot spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists
2025-01-07 07:22:28
1763
It was removed in 2.7.x in https://github.com/spring-projects/spring-boot/commit/f24afd96854bcf7daafcc87607d60e8b204919a...
SpringBoot Spring Boot Native Web Image with Jetty fails to start
2025-01-07 07:22:26
10911
Unable to build spring boot native image (using spring-boot-maven-plugin). The native image does not support the embedde...
SpringBoot Running Parallel tests on Spied Spring-Data Repository stopped working in Java 17
2025-01-07 07:22:23
4520
I have a Spring-Data Repointerface MyRepo extends CrudRepository<String, Entity> { default Entity richSave(Entity...
SpringBoot SpringApplication run failed with snakeyaml 2.0
2025-01-07 07:22:21
4439
When I upgrade snakeyaml from 1.33 to 2.0 version, Springboot Application run failed as below.I have tried springboot 2....
SpringBoot Intermittent Install failures in Pods Broken-pipe issue
2025-01-07 07:22:18
32416
My Application is using springboot version 2.7.5 we have introduced spring-context and spring-cloud-starter-sleuth recen...
SpringBoot Wiki document - Spring-Boot-3.0-Migration-Guide - add bracket to method defininition
2025-01-07 07:22:15
408
Hi.Current Wiki page on 3.0 migration guide (https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migrati...
SpringBoot Define constant for @ConfigurationProperties prefix
2025-01-07 07:22:13
1267
It cost me several hours to fix migration to Spring Boot 3.0, my application code is intent to use the RedisProperties p...
SpringBoot WebTestClient does not work properly with @AutoConfigureObservability
2025-01-07 07:22:10
1372
When test is annotated with @AutoConfigureObservability and management.baggage.correlation.fields property has any value...
SpringBoot Hooks.enableAutomaticContextPropagation() and @AutoConfigureObservability results in java.lang.AssertionError: Misalignment: popped updateScope false != expected false
2025-01-07 07:22:08
2031
Hi,Sorry about this as this seems like a tricky bug which I have re-created in https://github.com/davidmelia/spring-boot...
SpringBoot Spring boot 3.0.2 ~ 3.0.3 is not available in Tomcat 9.0.71 with Java 17
2025-01-07 07:22:05
3366
I built my package as war file with Jenkins. and I deployed it on the Tomcat 9.0.71. and when I tried to access it, it s...
上一页
下一页
1
…
1843
1844
1845
1846
1847
…
2246
.