Nineya
Home
Blog
软著申请
SpringBoot Add utility class to help write JSON
2025-01-07 22:55:00
190
With #5479 and #40493 we need a way of writing valid JSON without requiring any third-party dependency. We should be abl...
SpringBoot Allow NestedConfigurationProperty on getters
2025-01-07 22:54:58
274
Adds support for getters with NestedConfigurationProperty.This is my first PR so please correct me if I missed anything....
SpringBoot Spring do not support 401 unauthorized responce by default
2025-01-07 22:54:56
3720
Will be great to become 401 respnce by default . now logic is brockenhttps://github.com/spring-projects/spring-boot/issu...
SpringBoot Fix Mockito package-info.java deprecation warning
2025-01-07 22:54:41
487
> Task :spring-boot-project:spring-boot-test:javadoc/Users/pwebb/projects/spring-boot/code/3.4.x/spring-boot-project/...
SpringBoot spring boot 3.2.3, Actuator endpoints are treated as static resources
2025-01-07 22:54:39
1901
what are the possibilities that Spring treats /actuator endpoint as static content?Config:management.endpoints.web.expos...
SpringBoot Incompatibility Between spring-boot-starter-data-couchbase 3.3.1 and spring-boot-dependencies 3.3.1
2025-01-07 22:54:37
2527
It appears that spring-boot-starter-data-couchbase version 3.3.1 is using Couchbase client version 3.6.0, despite the is...
SpringBoot Fix cyclonedx caching
2025-01-07 22:54:34
396
Ignore sboms in classpath during caching because they contain timestamps.Partially fixes_ #41478 by adding input normali...
SpringBoot Add support for webjars-locator-lite
2025-01-07 22:54:32
977
As a follow-up to https://github.com/spring-projects/spring-framework/issues/27619, when the related Spring Boot branch ...
SpringBoot DockerComposeLifecycleManager starting multiple times
2025-01-07 22:54:29
1278
Hi guys,When using spring-boot-docker-compose together with spring-cloud-starter-bootstrap, during application startup a...
SpringBoot Upgrade to AspectJ 1.9.22.1
2025-01-07 22:54:25
543
I understand that you've asked not to raise issues for managed dependencies, but this one may have been missed? The mana...
SpringBoot Update RepositoryMetricsAutoConfiguration.java
2025-01-07 22:54:21
142
Comment From: wilkinsonaThanks for the suggestion but it's intentional that the @Bean method is static as it's defining ...
SpringBoot Refine CDS how-to guide
2025-01-07 22:54:16
383
As explained in gh-41348, the BP_SPRING_AOT_ENABLED flag should not be promoted as it can't work by design with our curr...
SpringBoot Deprecate @MockBean and @SpyBean
2025-01-07 22:54:14
2157
Change SummaryDeprecate Deprecate @MockBean and @SpyBean in favor of Spring Framekworks 6.2.0 @MockitoBean and @MockitoS...
SpringBoot Bug report: LettuceConnectionConfiguration
2025-01-07 22:54:11
3134
Springboot version: 3.3.1I want to connect multiple redis on springboot, and I have defined a custom prefix for creating...
SpringBoot Failure during test AOT processing when multiple merged context configurations result in the Logback model being written multiple times
2025-01-07 22:54:08
14199
Hi,I'm getting the following error when running ./mvnw -Dspring.aot.enabled=true test :[ERROR] com.example.testactuatorn...
SpringBoot Deprecate spring.gson.lenient in favor of a new spring.gson.strictness property
2025-01-07 22:54:05
450
When doing this, we may want to duplicate the Strictness enum in our own code to preserve backwards compatibility with e...
SpringBoot Move Trigger Docs Build Workflow into a separate job
2025-01-07 22:54:02
271
At the moment, Trigger Docs Build Workflow is a step of the Build and Deploy Snapshot job and the entire workflow has th...
SpringBoot Add CDS test case to Paketo system tests
2025-01-07 22:54:00
256
The Paketo system tests should include a test case that enables the Paketo Buildpack for Spring Boot's CDS support with ...
SpringBoot Harmonize GitHub Actions settings
2025-01-07 22:53:58
187
Working on replicating the excellent work here, I've noticed that a few improvements can be made (mostly about consisten...
SpringBoot Support untrusted CNB builders when building images
2025-01-07 22:53:53
438
Cloud Native Buildpacks has the concept of trusted and untrusted builders. Spring Boot only uses the creator lifecycle p...
上一页
下一页
1
…
1669
1670
1671
1672
1673
…
2246
.