Spring Reflection configuration for primitives have wrong name

The json writer does not handle reflection target name properly for primitives. java.lang.double is generated instead of...

Spring sync

Comment From: pivotal-cla@mostcool Please sign the Contributor License Agreement!Click here to manually synchronize the ...

Spring Introduce RuntimeHintsRegistrar

In order to provide the possibility for registering RuntimeHints, the proposal is to introduce a RuntimeHintsRegistrar a...

Spring Allow to register reflection hints for multiple types at once

There is a recurrent pattern that some classes share the same hints and the API does not offer a shortcut to register th...

Spring Use "instanceof pattern matching" in sample in reference docs

Comment From: sbrannenAlthough this is a very minor change, I've merged it into main.I was also surprised that there's o...

Spring Fix simple data format in appendix

Comment From: snicollThanks, have you signed the CLA?Comment From: snicoll@julianladisch you need to sign the CLA for us...

Spring Can I just upgrade the spring-framwork version to 5.3.18 to avoid the VULNERABILITY CVE-2022-22965?

Hello, I read the spring webside that:We can upgrade the srping framework version to fix this VULNERABILITY CVE-2022-22...

Spring spring bean invoke protected method occur error : NoSuchMethodException

the method is executed but has error logcode sample :```@Autowired private InsChecker insChecker; public void tes...

Spring GraalVM reflect config uses wrong format for inner classes

If we have a reflection hint for an inner class, GraalVM expects us to use a $ to separate the parent from the inner cla...

Spring Can't compile old branch

Hi there,I'm trying to compile an old branch and verify whether a code audit product works.git checkout v4.3.10.RELEASE....

Spring @Conditional not load @configuration properties

spring-boot-starter-parent 2.6.6Hello.I am using the @Conditional annotation to validate if one of my beans has one prop...

Spring Controlling flashmap from a ModelAndView

Currently (Spring Boot2.6.2) it is not possible to add flashmap attributes to a ModelAndView.In the ModelAndView constru...

Spring When using HandshakeInterceptor with ServerHttpAsyncRequestControl, Jetty10RequestUpgradeStrategy throws exception due to null servletContext

We are upgrading our project from Jetty v9 to v10 and have encountered a problem with the new spring-boot Jetty implemen...

Spring Make use of custom types configurable in YamlProcessor

OverviewSince SnakeYaml allows for custom types to be loaded when they are specified inside the YAML document, we should...

Spring CVE-2010-1622漏洞在高版本jdk上的绕过。在JDK 9及以上的版本中,新增的module属性可以被利用从而绕过了之前CVE-2010-1622漏洞的修复逻辑。

CVE-2010-1622漏洞在高版本jdk上的绕过。在JDK 9及以上的版本中,新增的module属性可以被利用从而绕过了之前CVE-2010-1622漏洞的修复逻辑。Comment From: bclozelDuplicates #28...

Spring CVE-2022-22965又出现了,请问啥时候修复?

spring-framework中的表单绑定的问题,实际是CVE-2010-1622漏洞在高版本jdk上的绕过。在JDK 9及以上的版本中,新增的module属性可以被利用从而绕过了之前CVE-2010-1622漏洞的修复逻辑。Commen...

Spring repo.spring.io,The website is not accessible

https://repo.spring.io,The website is not accessible。[ERROR] Non-resolvable parent POM for com.example:demo:0.0.1-SN...

Spring repo.spring.io is down

https://repo.spring.io/ returns 504builds using dependancies from it stopped workingComment From: sebasiraSame here!Comm...

Spring 5.0.x

Comment From: pivotal-cla@Encyclopedias Please sign the Contributor License Agreement!Click here to manually synchronize...

Spring header() method in webflux WebClient need to add another method.

When using WebClient, I found that when using WebClient I need headerName and headerValue as parameters in header method...
上一页 下一页
.