Nineya
Home
Blog
Spring PathPattern matches with wrong pattern
2025-01-08 04:57:26
1730
Affects: 5.3.12In my Spingboot app, I use @GetMapping and @RequestMapping to map the url path to the controller method w...
Spring why spring-beans GroovyBeanDefinitionReader does not find grovvy
2025-01-08 04:57:23
248
spring-beans 2.3.3-release does not included groovy dependency?Comment From: sbrannenGroovy is an optional dependency.sp...
Spring Inconsistent .equals() and .getUrl() in RequestEntity class
2025-01-08 04:57:21
2322
I'm writing tests for my service and I faced an issue with RequestEntity.equals(). I'm trying to check that my requests ...
Spring Clarify LogFormatUtils limitLength vs replaceNewlines parameters
2025-01-08 04:57:18
2604
During the refactoring of the LogFormatUtils a potential bug has been introduced in 5.3.12 in commit 90fdcf88d832eb6d8f6...
Spring Improve the efficiency of UrlPathHelper.getSanitizedPath()
2025-01-08 04:57:16
462
Hi,Tiny optimization is possible using the new method (time complexity : O(N)) instead of the old one (time complexity :...
Spring Hi Team, how can i run spring core apps *without importing jar* but by using directly spring framework folder so i can see implementation also side by side please help
2025-01-08 04:57:13
423
Affects: \Comment From: bclozelThanks for getting in touch, but it feels like this is a question that would be better su...
Spring TestEntityManager can't be configured in @BeforeAll method in test class with @TestInstance(PER_CLASS) in JUnit Jupiter [SPR-16550]
2025-01-08 04:57:10
6871
Aleksandr opened SPR-16550 and commentedWhen trying to autowire Spring Boot's TestEntityManager in method annotated as @...
Spring Provide a TilesView for partial rendering [SPR-8408]
2025-01-08 04:57:08
1136
Rossen Stoyanchev opened SPR-8408 and commentedModify the TilesView or provide a variant that can render a Tiles definit...
Spring TilesConfigurer not safe to use in multiple DispatcherServlet definitions [SPR-11587]
2025-01-08 04:57:05
3309
Torsten Krah opened SPR-11587 and commentedHi,got some mysterious problem.Just do a "gradle jettyRunWar" on the attached...
Spring Add x509 certificat Authentication for httpInvoker to support mutual SSL (2 ways SSL) [SPR-7939]
2025-01-08 04:57:02
680
François Houdebert opened SPR-7939 and commentedIt would be very usefull to be able to set a httpInvokerRequestExecutor ...
Spring Remote Invocation - Add attributes support to remote invocation result [SPR-15633]
2025-01-08 04:57:00
1845
Tomer Arbel opened SPR-15633 and commentedSpring's remote invocation infrastructure allows adding serializable attribute...
Spring Fail early FactoryBean instantiation for LinkageError
2025-01-08 04:56:57
1914
In 0288878 to resolve gh-22409, a little bug was introduced:if there is LinkageError in FactoryBean instantiation, no fi...
Spring Inbound stream cancellation does not propagate in Spring Boot RSocket Reactive
2025-01-08 04:56:54
66361
Affects: \5.3.3(Spring Boot 2.4.2)ExpectedRSocket channel endpoint in my Spring Boot application receives cancellation s...
Spring Avoid multiple warnings related to jackson-module-kotlin in Jackson2ObjectMapperBuilder [SPR-16497]
2025-01-08 04:56:51
1748
Rossen Stoyanchev opened SPR-16497 and commentedThe following message appears repeatedly:16:21:15.415 [main] WARN org.s...
Spring The bean object provides injection options
2025-01-08 04:56:48
788
code: @Component(value = "CommonPulsarProducerConfiguration")@ConfigurationProperties(prefix = "pulsar.pr...
Spring Add option to cleanup multipart temp files
2025-01-08 04:56:46
1169
In non-streaming mode, upload of file larger than DefaultPartHttpMessageReader#maxInMemorySize results in storing upload...
Spring Dependency junit-platform-native and plugin native-maven-plugin not found in Spring Native
2025-01-08 04:56:43
860
Hello,Project generated by Spring Initialzr including Spring Native dependency has pom.xml file in which junit-platform-...
Spring reactor.core.Exceptions$ErrorCallbackNotImplemented: java.util.concurrent.CancellationException when invoking an RSocket endpoint on Apple M1 macOS
2025-01-08 04:56:39
6423
Hi, if i use Spring Boot 2.5.x I get an exception when I use rsc on an Apple M1 (haven't yet tried it on Intel but I wil...
Spring Is it useful for Spring if JDK supports registering user-defined commands and executing the commands by jcmd?
2025-01-08 04:56:36
1023
Dear Spring Developers,I am currently trying to extend the DCmd framework of OpenJDK so that Java developers can registe...
Spring Error from CompletableFuture not handled correctly in MockMvc test
2025-01-08 04:56:34
6036
Affects: Spring Boot 2.5.4 / Spring Framework 5.3.9I recently ran into an issue testing an endpoint of an application us...
上一页
下一页
1
…
1478
1479
1480
1481
1482
…
2246
.