Nineya
Home
Blog
Spring Reflection configuration for primitives have wrong name
2025-01-08 05:35:41
246
The json writer does not handle reflection target name properly for primitives. java.lang.double is generated instead of...
Spring sync
2025-01-08 05:35:39
191
Comment From: pivotal-cla@mostcool Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring Introduce RuntimeHintsRegistrar
2025-01-08 05:35:36
1822
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
2025-01-08 05:35:32
170
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
2025-01-08 05:35:29
190
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
2025-01-08 05:35:26
153
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?
2025-01-08 05:35:23
615
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
2025-01-08 05:35:19
803
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
2025-01-08 05:35:16
180
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
2025-01-08 05:35:14
954
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
2025-01-08 05:35:12
988
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
2025-01-08 05:35:09
5269
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
2025-01-08 05:35:07
10551
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
2025-01-08 05:35:04
1294
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漏洞的修复逻辑。
2025-01-08 05:35:02
161
CVE-2010-1622漏洞在高版本jdk上的绕过。在JDK 9及以上的版本中,新增的module属性可以被利用从而绕过了之前CVE-2010-1622漏洞的修复逻辑。Comment From: bclozelDuplicates #28...
Spring CVE-2022-22965又出现了,请问啥时候修复?
2025-01-08 05:34:59
351
spring-framework中的表单绑定的问题,实际是CVE-2010-1622漏洞在高版本jdk上的绕过。在JDK 9及以上的版本中,新增的module属性可以被利用从而绕过了之前CVE-2010-1622漏洞的修复逻辑。Commen...
Spring repo.spring.io,The website is not accessible
2025-01-08 05:34:56
553
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
2025-01-08 05:34:54
296
https://repo.spring.io/ returns 504builds using dependancies from it stopped workingComment From: sebasiraSame here!Comm...
Spring 5.0.x
2025-01-08 05:34:51
196
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.
2025-01-08 05:34:47
302
When using WebClient, I found that when using WebClient I need headerName and headerValue as parameters in header method...
上一页
下一页
1
…
1437
1438
1439
1440
1441
…
2246
.