SpringBoot Failed to launch service after upgrade spring boot from 3.1.8 to 3.2.1: URI scheme is not "file"

In our application, we use JarLauncher and org.apache.catalina.startup.Tomcat (The embedded Tomcat version is 10.1.18) t...

SpringBoot SNI integration tests are not using configured repositories

https://github.com/spring-projects/spring-boot/issues/26022 has introduced additional integration tests that configure a...

SpringBoot Support arithmetic expression evaluation in spring-boot-configuration-processor for default values

Feature Request: Support Arithmetic Expression Evaluation in spring-boot-configuration-processor for Default ValuesDescr...

Spring Configure Mockito Java agent in test tasks

While tests don't generally fail on the CI, we should configure the Mockito java agent in our test tasks as dynamic agen...

Spring LocalDataSourceJobStore DataSource Field Not Updated When Spring Test Context Recreates ApplicationContext

ProblemWhen Spring Test Context recreates ApplicationContext, the DataSource field in LocalDataSourceJobStore is not upd...

Spring Spring Core Conversion should support jackson @JsonValue or @JsonCreator

Hello ! I was expecting my Spring web controller to be able to convert a string parameter to an enum by using the jackso...

Spring Make rootObject parameter consistently nullable

MethodBasedEvaluationContext and CacheEvaluationContext should allow a nullable rootObject constructor parameter like St...

Spring Fix Checkstyle configuration for nullability annotations

OverviewWhile assessing #35195, I noticed that there are a few issues with our Checkstyle configuration regarding nullab...

Spring Upgrade tests to OkHttp 5.x

OkHttp is only used in tests, so no user impact is expected.See related OkHttp 5.x changelog.

Golang proposal: x/oauth2: support pushed authorization requests (PAR)

Feature request https://github.com/golang/oauth2/issues/653We propose adding support to PAR (RFC 9126).Motivation: PAR u...

Golang x/mobile: Undefined symbols _res_9_nclose with Go 1.20

What version of Go are you using (go version)?$ go versiongo version go1.20 darwin/arm64Does this issue reproduce with t...

Golang x/tools/gopls: gopls suggests to import maps from internal/runtime/maps

gopls versionBuild gop with x/tools tip 8d1f71aa2golang.org/x/tools/gopls v0.35.1-0.20250714143223-8d1f71aa2c54go envAR=...

Golang proposal: Go 2: consider if and switch as an expression

Go Programming ExperienceNoviceOther Languages ExperienceJava, Python, Kotlin, JSRelated Idea[ ] Has this idea, or one l...

Golang proposal: runtime/pprof,runtime: new goroutine leak profile

Proposal DetailsThis proposal involves an experimental change to the garbage collector that allows it detect some types ...

Pandas DOC: Simplify pandas theme footer

The sphinx theme that we're using didn't let us specify what exactly to show in our footer in the configuration file. So...

Pandas ENH: Support attrs in feather files

Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas ENH: Backport free-threading support to 2.3

Follow-up from https://github.com/pandas-dev/pandas/issues/59057When I import the pandas-2.3.1 wheel from pypi in Python...

Pandas BUG: Inconsistent .values NA/NaN

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas ENH: Python 3.13 free-threading support

This aims to be a tracking issue for all work necessary to support the free-threaded build of Python 3.13. A very high-l...

Keras keras crashes when run with python -OO

Importing keras fails if running with -OO, because docstrings are stripped out but the code relies on its presence. Ther...
上一页 下一页
.