Nineya
Home
Blog
Spring Compatibility with Hibernate ORM 6.2
2025-01-08 06:26:08
1332
I've just tried to run a build of Spring Data JPA on Hibernate 6.2 CR1. It apparently changes a couple of default settin...
Spring Typo in Upgrading to Spring Framework 6.x
2025-01-08 06:26:05
822
There is a typo in https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-6.x#web-applic...
Spring Update README.md
2025-01-08 06:26:02
428
learning how to fork a repository and make a pull request.Comment From: pivotal-cla@amprabhleenkaur Please sign the Cont...
Spring ServerWebExchangeMatchers does not honor setUseTrailingSlashMatch
2025-01-08 06:26:00
2389
Affects: 6.0.3Probably caused by: https://github.com/spring-projects/spring-framework/issues/28552According to https://g...
Spring {*...} pattern does not work on handler method [SPR-15558]
2025-01-08 06:25:57
4329
Kazuki Shimizu opened SPR-15558 and commentedI've tried the {*...} pattern on reactive handler method as follow:Controll...
Spring Merge pull request #1 from spring-projects/main
2025-01-08 06:25:55
208
update-2022-12-27Comment From: pivotal-cla@EveyV576 Please sign the Contributor License Agreement!Click here to manually...
Spring Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6
2025-01-08 06:25:51
3059
Followup from https://github.com/spring-projects/spring-framework/issues/29511If there is primary key conflict on insert...
Spring why PersistenceExceptionTranslationInterceptor only concern RuntimeException?
2025-01-08 06:25:49
1164
Hi, anybody give some idea why PersistenceExceptionTranslationInterceptor only concern RuntimeException?as some driver ...
Spring HTTP Interfaces should be in spring-webflux
2025-01-08 06:25:46
2306
Affects: 6.0With the introduction of HTTP Interfaces for REST clients, it seems the lines between spring-web and spring-...
Spring Apply "instanceof pattern matching"
2025-01-08 06:25:44
723
Comment From: sbrannenThis has been merged into main.In the future, please include larger change sets in your PRs.There ...
Spring is Vulnerability CVE-2016-1000027 for spring-web will fixed in 5.3.25
2025-01-08 06:25:41
237
Veracode scan shows Spring-Web is vulnerable even for the latest version (currently 5.3.24)is Vulnerability CVE-2016-100...
Spring ResourceHandlers cannot resolve static resources with certain wildcard patterns
2025-01-08 06:25:38
6330
Bug reportThe following Code Snippet worked perfectly within Spring Boot 2.7.6@Configuration@EnableWebMvcpublic class We...
Spring Optimize object creation in RequestMappingHandlerMapping#handleNoMatch
2025-01-08 06:25:35
7206
related issue: #29611 RequestMappingInfoHandlerMapping handleNoMatch() method has the following format.https://github.co...
Spring Trigger/TriggerContext reference documentation outdated
2025-01-08 06:25:33
323
Affects: 6.0.3The reference documentation for the Trigger and TriggerContext interfaces is listing the deprecated method...
Spring Small fixes and improvements to the reference documentation
2025-01-08 06:25:29
1034
This PR fixes a few obvious typos and small issues in the reference documentation:- Remove mention that users could be o...
Spring Reintroduce single-page HTML version of the reference manual
2025-01-08 06:25:27
2251
We get requests (and just got another one) for a single-page HTML version of the Spring Framework documentation. People ...
Spring HTTP interface client does not call FormHttpMessageWriter when writing form data
2025-01-08 06:25:24
2097
We are in the process of migrating to Spring 6 and are trying to leverage the new HTTP interface for WebClient. We have ...
Spring java.lang.NoSuchFieldError: java.awt.image.ColorModel.pData
2025-01-08 06:25:17
3775
Dear Spring Team,We use the below-mentioned code in a simple spring application.@SpringBootApplicationpublic class DemoA...
Spring getHandlerInternal repeated lookup for HandlerMethod
2025-01-08 06:25:14
1359
when spring-boot-starter-actuator imported to my project :there are 6 members in org.springframework.web.reactive.Dispat...
Spring Improve documentation for literals in SpEL expressions
2025-01-08 06:25:04
138
The current documentation does not represent the status quo -- for example, String literals enclosed in double quotes, f...
上一页
下一页
1
…
1383
1384
1385
1386
1387
…
2246
.