Spring Compatibility with Hibernate ORM 6.2

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

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

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

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]

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

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

Followup from https://github.com/spring-projects/spring-framework/issues/29511If there is primary key conflict on insert...

Spring why PersistenceExceptionTranslationInterceptor only concern RuntimeException?

Hi, anybody give some idea why PersistenceExceptionTranslationInterceptor only concern RuntimeException?as some driver ...

Spring HTTP Interfaces should be in spring-webflux

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"

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

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

Bug reportThe following Code Snippet worked perfectly within Spring Boot 2.7.6@Configuration@EnableWebMvcpublic class We...

Spring Optimize object creation in RequestMappingHandlerMapping#handleNoMatch

related issue: #29611 RequestMappingInfoHandlerMapping handleNoMatch() method has the following format.https://github.co...

Spring Trigger/TriggerContext reference documentation outdated

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

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

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

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

Dear Spring Team,We use the below-mentioned code in a simple spring application.@SpringBootApplicationpublic class DemoA...

Spring getHandlerInternal repeated lookup for HandlerMethod

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

The current documentation does not represent the status quo -- for example, String literals enclosed in double quotes, f...
上一页 下一页
.