玖涯软件开发
Home
Blog
Spring Upgrade to Apache HttpClient 5.2
2025-01-08 06:21:18
323
Apache HttpClient 5.2 is available in the meantime, introducing a few deprecations (which seem to be primarily towards u...
Spring Support property placeholders in url attribute of @HttpExchange
2025-01-08 06:21:16
5979
Affects: 6.0.0-SNAPSHOTHi Spring Team,Can you please add the ability to reference properties for @HttpExchange, @GetExch...
Spring Deprecate "application/graphql+json" media type after spec changes
2025-01-08 06:21:13
387
As of https://github.com/graphql/graphql-over-http/pull/215, the new media type considered for GraphQL responses by the ...
Spring LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation
2025-01-08 06:21:11
3430
Affects: 6.0.1Having a small simple Spring Boot application with Validator dependency, adding a ConfigurationProperties ...
Spring improve performance of getHandlerInternal
2025-01-08 06:21:09
2363
In some scenarios, we need to get HandlerMethod ahead of org.springframework.web.reactive.DispatcherHandler, such as an ...
Spring AOT code generation fails for bean of type boolean
2025-01-08 06:21:04
7528
The following error occurs during the processAot Gradle task when attempting to build a large project of mine with Sprin...
Spring ProblemDetail doesn't override the equals method
2025-01-08 06:21:01
264
Affects: 6.xCurrently the ProblemDetail doesn't override the equals method. We replaced our own ProblemDetails with the...
Spring Using component scanning in signed jars is very slow [SPR-4694]
2025-01-08 06:20:59
12792
Todd Huss opened SPR-4694 and commentedSince upgrading from Spring 2.0.8 to Spring 2.5.3 our application that runs in si...
Spring Add text csv value to MediaType
2025-01-08 06:20:56
326
added csv support to the MediaType enum.Comment From: bclozelThanks for the suggestion, but these days we're trying to k...
Spring Change type of allowCredentials() in @CrossOrigin to boolean
2025-01-08 06:20:54
1619
According to [1], the only valid value to the 'Access-Control-Allow-Credentials' header is "true" (case sensitive).Curre...
Spring license issue with spring framework version 4.3.16
2025-01-08 06:20:51
427
Hello,May I ask if the spring framework version 4.3.16 uses the Apache License 2.0. And if all spring framework uses thi...
Spring Incorrect CORS implementation
2025-01-08 06:20:48
4350
The Spring Framework appears to have an incorrect implementation of CORS. In particular, the framework rejects invalid ...
Spring AbstractPlatformTransactionManager "this.logger" is null
2025-01-08 06:20:46
1804
Affects: \5.3.13I'm extending JpaTransactionManager (which extends AbstractPlatformTransactionManager)Creating a @Bean o...
Spring RestTemplate Error With Parentheses
2025-01-08 06:20:41
1123
Affects: spring-web 5.2.13.RELEASEI have a problem about use RestTemplate. When i send a get request to prometheus, i ...
Spring Cache gradle dependencies to speed up workflows
2025-01-08 06:20:39
1302
Signed-off-by: jongwooo jongwooo.han@gma
...
Spring Add title to SockJS iFrames for accessibility compliance
2025-01-08 06:20:36
180
Backport of #29594 Comment From: sbrannenClosed in 332d2a36bb92021739ad5a083923467bf21be6ef, 92af390ed28464975e59cf59785...
Spring Await body lost data
2025-01-08 06:20:33
388
Hello! My real project has the same code but with some privaate specific, when I test, first elements okay added in batc...
Spring Embedded Jetty 11 failed to start on Framework 6.0.2 / Boot 3.0.0 because of Servlet API 6.0 is used
2025-01-08 06:20:30
7573
spring-boot-starter-web with spring-boot-starter-jetty is used. Another environment does not matter.Reproducer:boot3-jet...
Spring org.gradle.process.internal.ExecException: A problem occurred starting process 'command 'git'
2025-01-08 06:20:28
499
Affects: \Comment From: qiufeng001This error occurs when I am building the source codeComment From: snicollThanks for ge...
Spring getHandlerInternal support multiple calls and avoid repeated lookupHandlerMethod
2025-01-08 06:20:25
2751
In some scenarios, we need to get HandlerMethod ahead of org.springframework.web.reactive.DispatcherHandler, such as an ...
上一页
下一页
1
…
1388
1389
1390
1391
1392
…
2246
.