Nineya
Home
Blog
Spring Throwable and Error should not be caught
2025-01-08 17:19:04
585
Throwable and Error should not be caughtComment From: pivotal-cla@yang-zhang99 Please sign the Contributor License Agree...
Spring Publish release candidates and milestones to maven central
2025-01-08 17:19:01
361
I work for Sonatype and we'd love to have your milestone and release candidates in maven central.Comment From: bclozelTh...
Spring Spring-boot 3.0.6 Maven Debug issue
2025-01-08 17:18:59
485
Project migrated to spring boot 3.0.6. Now it is not able to debug by -Dspring-boot.run.fork=false in spring boot maven ...
Spring Spring Boot Overview Diagram
2025-01-08 17:18:56
218
Affects: 6.0.8:label: Documentation:label: DiagramHello !Are there any UML diagrams for Spring Framework, in this case f...
Spring Spring Boot 3.1.0-RC1 > Spring ORM uses PostgreSQL95Dialect which has been deleted from hibernate-core
2025-01-08 17:18:52
1519
Hello,I'm facing an issue when upgrading to Hibernate 6.2 (through Spring Boot 3.1.0-RC1). The application raises an err...
Spring Improve documentation: Why getEnvironment().getActiveProfiles() reports the not applied profiles active?
2025-01-08 17:18:48
1648
It could be illogical this issue, but should be expanded the explanation about, what is the purpose of getEnvironment()....
Spring RootBeanDefinition.getSource() is null in AOT mode
2025-01-08 17:18:45
4452
RootBeanDefinition.getSource() is null in spring-aot-mode.The simplest examplehttps://github.com/wangliang181230/example...
Spring Missing resource hint for @PropertySource#value
2025-01-08 17:18:43
223
When AOT is processing a @PropertySource it should automatically infer any file that's loaded from the classpath. Right ...
Spring Missing reflection hint for custom PropertySourceFactory in native image
2025-01-08 17:18:41
3981
I have a custom YAML resource that should be mapped to a Java property class. I used to do this using the following appr...
Spring CVE-2016-1000027 - Fix on Spring 5 ?
2025-01-08 17:18:38
364
Dear Team,We are extensivly working on the Spring 5 and Java 8. Migrating to java 17 and Spring 6 to fix the [CVE-2016-1...
Spring Enhancement: Concurrentreferencehashmap implementation, using segment lock instead of CAS
2025-01-08 17:18:35
635
Affects: Spring Framework version :2.3.7I use this class, as the cache layer, we have very little data, but read and wri...
Spring Remove call to requestCompleted in RequestMappingHandlerAdapter
2025-01-08 17:18:33
7781
RequestMappingHandlerAdapter calls webRequest.requestCompleted(); even though the async request has not completed.Is tha...
Spring Improve testability of new Profiles support [SPR-16962]
2025-01-08 17:18:30
2258
Andy Wilkinson opened SPR-16962 and commentedThe introduction of the Profiles type in #17063 has made verifying that a c...
Spring 拉取6.0x
2025-01-08 17:18:26
190
Comment From: pivotal-cla@chenycu Please sign the Contributor License Agreement!Click here to manually synchronize the s...
Spring Fix link in Javadoc of PassThroughFilterChain
2025-01-08 17:18:23
248
The Javadoc in PassThroughFilterChain incorrectly says that it implements FilterConfig, when in fact it implements Filte...
Spring Improve toString() for Profiles.of() implementation
2025-01-08 17:18:21
710
The toString() implementation in ProfilesParser (which is the internal implementation of Profiles.of()) currently concat...
Spring Support setCharacterEncoding(null) in MockHttpServletResponse
2025-01-08 17:18:18
1059
Some servlet containers (at least Undertow and Tomcat) allow clearing a previously set character encoding by calling res...
Spring Optimize MultiValueMap iteration operations
2025-01-08 17:18:15
2846
I was doing some flame graph analysis and found that ReadOnlyHttpHeaders.entrySet() was a small hotspot in my codebase. ...
Spring How to solve the problem of duplicate escaping when webclient request
2025-01-08 17:18:00
16256
spring 2.7.9 jdk 17 WebClient.ResponseSpec responseSpec = webClient.get().uri(u -> { u.p...
Spring Optimize DefaultLifecycleProcessor::stopBeans
2025-01-08 17:17:57
398
Optimize DefaultLifecycleProcessor by reducing sorting and refactor stopBeans method.Do this change due to LifecycleGrou...
上一页
下一页
1
…
1354
1355
1356
1357
1358
…
2246
.