Nineya
Home
Blog
Spring Support pattern matching for method names in ControlFlowPointcut
2025-01-08 20:46:37
966
OverviewTo address the lack of support for pattern matching for methods names in ControlFlowPointcut as discussed in #27...
Spring Sending large payloads with RestTemplate results in an OutOfMemoryError [SPR-7909]
2025-01-08 20:46:34
4861
Arjen Poutsma opened SPR-7909 and commentedWhen sending a large file with the RestTemplate (with a POST or PUT), the Res...
Spring The following method did not exist: 'void org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addAttributeConverter(java.lang.Class)'
2025-01-08 20:46:31
2548
APPLICATION FAILED TO STARTDescription:An attempt was made to call a method that does not exist. The attempt was made fr...
Spring Potentially concurrent and memory leak
2025-01-08 20:46:28
2565
Affects:all up to 5.3.1-SNAPSHOTI found some suspicious pattern of the Java code which can lead to concurrent race condi...
Spring Spring 5.1.7 application with enabled SecurityManager on Java 11 wont start
2025-01-08 20:46:26
2776
When using the Spring 5.1.7 application with enabled Java SecurityManager on Java 11, the application wont start - on Ja...
Spring ConcurrentReferenceHashMap default DEFAULT_REFERENCE_TYPE
2025-01-08 20:46:23
2251
Hello,We are currently facing an issue when successive redeployments happen. We get an java.lang.OutOfMemoryError: Meta...
Spring ControllerAdvice class extending ResponseEntityExceptionHandler renders invalid exception json
2025-01-08 20:46:20
2881
DescriptionAffects: Spring framework 6Expected behaviour:A project that has a @ControllerAdvice annotated class that ext...
Spring allow @Repository on a Java Config method [SPR-15864]
2025-01-08 20:46:17
1350
Caleb Cushing opened SPR-15864 and commentedWe use Lucene with Hibernate Search. Currently I'm implementing a "Repositor...
Spring ServletRequestAttributes becomes inactive before child thread finishes its task [SPR-15580]
2025-01-08 20:46:14
3680
Yongqin Xu opened SPR-15580 and commentedI am using SpringBoot 1.5.2 release. I have an asynchronous REST call that spaw...
Spring Spring Session, web socket, and WebLogic 12.2.1.3 error
2025-01-08 20:46:11
6870
When using web sockets and Spring Session on WL 12.2.1.3, an error occurs in WebLogicRequestUpgradeStrategy because the ...
Spring WebClient.block throws java.lang.IllegalStateException: block()/blockFirst()/blockLast() are blocking, which is not supported in thread
2025-01-08 20:45:22
5576
HelloI try to use WebClient (netty) in synchronous style:return internalWebClient .post() ...
Spring DefaultMessageListenerContainer fails to reconnect to ActiveMQ broker
2025-01-08 20:45:17
4509
I'm trying to simulate a reconnect with this scenario:Client 1 connects to ActiveMQClient 2 connects to ActiveMQ with fa...
Spring Proposal to Change spring.servlet.multipart.maxFileSize Input Units
2025-01-08 20:45:14
1958
There is currently an issue with Spring configuration where setting spring.servlet.multipart.maxFileSize to 15MB results...
Spring Enable checkstyle in buildSrc
2025-01-08 20:45:05
1848
This PR applies the UnusedImportsCheck Checkstyle module to the buildSrc.See gh-31305Comment From: snicollThanks @izeye....
Spring webFlux cause multiple RouterFunction
2025-01-08 20:45:02
2261
springboot-version<parent> <groupId>org.springframework.boot</groupId> <artifactId>...
Spring NestedRuntimeException cannot be converted to a JSON document
2025-01-08 20:43:52
4924
Affects: allSpring has an exception called NestedRuntimeException. We use log4j2 with a JSON logger. That exception (and...
Spring Can't link to Spring Framework 6.1.0 release candidate documentation
2025-01-08 20:43:49
561
In the version dropdown on https://docs.spring.io/spring-framework/reference/6.1/index.html, there's 6.1.0-SNAPSHOT and ...
Spring Remove @opendevise/antora-release-line-extension
2025-01-08 20:43:46
122
This causes conflicts with latest-version-extension and needs removed.Closes gh-31480Comment From: sdeleuzeMerged, thank...
Spring ConstructorResolver rejects a candidate if the parameter value is null
2025-01-08 20:43:43
5611
Now that #31472 has been resolved, AOT processing for Spr9799XmlConfigTests (in spring-test) fails with the following st...
Spring spring webflux Flux<Part>
2025-01-08 20:43:39
4332
When I send a multipart request using ApiPost to my Spring WebFlux endpoint, I'm getting an error indicating "Content ty...
上一页
下一页
1
…
1271
1272
1273
1274
1275
…
2246
.