Nineya
Home
Blog
软著申请
SpringBoot TomcatWebServer stop doesn't close sockets for additional connectors
2025-01-07 17:58:54
3412
Greetings!As stated in this seemingly unrelated ticket https://github.com/spring-projects/spring-boot/issues/38554 we ar...
SpringBoot When the image built using bootBuildImage creates files or folders with Chinese names at runtime, their names will be garbled.
2025-01-07 17:58:50
10418
The build.gradle.kts I use is as followsimport org.jetbrains.kotlin.gradle.tasks.KotlinCompileimport org.springframework...
SpringBoot Unify 'observation-enabled' property defaults if possible
2025-01-07 17:58:44
893
See #36451 and #38644 for examples.Currently some technologies have an observation-enabled property which can be used to...
SpringBoot Add Artemis Service Connection for Docker Compose and Testcontainers
2025-01-07 17:58:42
999
Update Testcontainers version to 1.19.4Add service connection for Testcontainers Artemis (available in version 1.19.4)Ad...
SpringBoot bootTestRun throws error when you have multiple @DynamicPropertySources in Spring Boot 3.2.2 -- works fine in 3.2.1
2025-01-07 17:58:39
1999
With Spring Boot 3.2.2, if you have multiple classes with @DynamicPropertySourceit throws the below error. This works fi...
SpringBoot Building a Native Image Using Buildpacks,Print Chinese garbled logs
2025-01-07 17:58:37
3000
springboot-version: 3.2.1graal-vm-version: GraalVM 17.0.9+11.1The pom file I am using plugin:<plugin> <group...
SpringBoot Actuator attributes for spring boot application is not available in java mission control
2025-01-07 17:58:29
1389
We are not able to see the actuator endpoint attributes in jmc.We are using spring boot version 3.2.1 and jdk mission co...
SpringBoot Include the environment's default profiles in the env endpoint's response
2025-01-07 17:58:16
123
Closes #39245Comment From: mhalbritterThank you!Comment From: mhalbritterClosed in dae395214469ca23c78c05ec25451cff83a78...
SpringBoot WebClient.Builder builder will cause Cannot reserve 49152 bytes of direct buffer memory (allocated: 10452747, limit: 10485760)
2025-01-07 17:58:13
14369
Hello team,We are observing an issue that is reproducible 100%.With this code:@Bean public WebClient getWebClient(fin...
SpringBoot OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests fails locally with container start error
2025-01-07 17:58:11
7377
java.lang.IllegalStateException: Mapped port can only be obtained after the container is started at org.testcontainer...
SpringBoot Provide auto-configuration for datasource-micrometer-spring-boot
2025-01-07 17:58:08
1654
HelloWe wanted to ask if its possible to include net.ttddyy.observation:datasource-micrometer-spring-boot:1.0.3 in sprin...
SpringBoot storeNullValue doesn't work on SpringBoot 3.0
2025-01-07 17:58:05
1632
HelloI am working on a SpringBoot 2.6 (using spring-data-elasticsearch 4.4.3) APIthat needs to store null values explici...
SpringBoot Cannot build 2.6.x bue to missing io.spring.ge.conventions plugin in version 0.0.11.
2025-01-07 17:58:02
752
🐞 Bug reportI cannot build spring-boot in version 2.6.x due to missing io.spring.ge.conventions plugin in version 0.0.11...
SpringBoot Add liquibase ui-service property
2025-01-07 17:58:00
127
Hi, I added to the autoconfiguration the property ui-service introduced in Liquibase 4.25.0.Comment From: mhalbritterTha...
SpringBoot fix: HttpMessageConverters addDefaultConverters should only add if there is not exists one.
2025-01-07 17:57:57
462
Comment From: wilkinsonaThanks for the proposal but this would be a breaking change as the existing converter is intenti...
SpringBoot Upgrade to Commons Compress 1.25.0
2025-01-07 17:57:55
416
Closes gh-39148Comment From: wilkinsonaThanks for the PR, @darkmastermindz. I have edited your description as it doesn't...
SpringBoot Bump gradle/gradle-build-action from 2.11.1 to 2.12.0
2025-01-07 17:57:52
2661
Bumps gradle/gradle-build-action from 2.11.1 to 2.12.0.Release notesSourced from gradle/gradle-build-action's releases.v...
SpringBoot Upgraded to spring 3.2.2 and observed new cookies got added and xsrf token cookie size got increased
2025-01-07 17:57:45
21803
We have upgraded spring boot version to 3.2.2 and we have observed that there are new cookies added and xsrf token size ...
SpringBoot Spring boot plugin issue using gradle cache
2025-01-07 17:57:42
1715
Running Spring boot plugin with gradle 8.5 generate :Configuration cache problems found in this build. 2 problems were f...
SpringBoot Spring Boot 3.2 MockEnvironment Binder.get().bind() returning not bound
2025-01-07 17:57:39
2019
When updating Spring Boot to 3.2.1 from 3.1.8 one of our unit test fails when using a MockEnvironment with java.util.NoS...
上一页
下一页
1
…
1727
1728
1729
1730
1731
…
2246
.