Spring add 123.txt

Comment From: pivotal-cla@ArvinHong0505 Please sign the Contributor License Agreement!Click here to manually synchronize...

Spring Improve default setNull performance on PostgreSQL and MS SQL Server (e.g. for NamedParameterJdbcTemplate batch updates)

We've been investigating an issue where we had a 100x performance drop when switching from JdbcTemplate to NamedParamete...

Spring Component scanning should be able to ignore encrypted classes with invalid class version

I want to encrypt the class bytecode of some compiled core classes in the springboot project, and use the JVMTI monitori...

Spring Remove unused code

remove the unused ComponentScanWithNoPackagesConfig class from the ComponentScanAnnotationIntegrationTests classComment ...

Spring gitignore添加对maven产物的忽略

Comment From: pivotal-cla@binfeng-projects Please sign the Contributor License Agreement!Click here to manually synchron...

Spring Delegation support for JDBC 4.3 ConnectionBuilder and ShardingKeyBuilder

The JDBC 4.3 methods createConnectionBuilder() and createShardingKeyBuilder() (available as of JDK 9) have default imple...

Spring Support direct shard database operation routing in Spring JDBC

This PR is a follow up to https://github.com/spring-projects/spring-framework/pull/30988.Goal is to add support for dire...

Spring Documentation: IOC Container Startup Lifecycle

I'm a beginner and after searching as much as I could, I can't figure out how Spring decides it's finished starting up.T...

Spring Fix link text in WebFlux @HttpExchange section of reference docs

Minor typo on docs on Spring Framework -> WebFlux -> Annotated Controllers -> Mapping Requests -> @HttpExcha...

Spring DefaultManagedTaskScheduler created manually now throws a NPE if the scheduled executor is not configured

After upgrading from 3.1.5 to 3.2.0 my application fails:org.springframework.context.ApplicationContextException: Failed...

Spring SSE emitter completion callback not called after network error in 3.1.3

In Spring Boot 3.1.3, the completion callback does not get called when an SSE emitter completes with a network error. Th...

Spring SimpleJdbcCall with namedBinding=true for MS SQL Server

spring version: 5.0.8.RELEASEI try to use setNamedBinding(true) on SimpleJdbcCall and get the generated statement in ora...

Spring Add MySQLIdentityColumnMaxValueIncrementer

The PR adds MySQLIdentityColumnMaxValueIncrementer to resolve #18989.Using a MySQL auto-increment column as a sequence w...

Spring Fix SimpleJdbcCall named parameter binding for Sybase ASE

This commit fixes an issue with Sybase named parameter binding in the code. The namedParamBindingToUse method has been u...

Spring MySQLMaxValueIncrementer is not multi-master replication-safe [SPR-14418]

Tim Gokcen opened SPR-14418 and commentedThe Spring org.springframework.jdbc.support.incrementer subsystem is used by Sp...

Spring unknown but vunerable spring-boot-starter-web version detected with graalvm21 and springboot 3.2.0

Hi ! Projects are using spring-boot-starter-parent 3.2.0, building native images with grallvm 21.while scanning the res...

Spring @ComponentScan doesn't support class file versions above 61 (java-17)

Affects: 6.xIf the project java version is set up with a version higher than 17 (eg 21), the component scan is not able ...

Spring RequestMapping: case insensitive path matching [SPR-13286]

Yi EungJun opened SPR-13286 and commentedI want @RequestMapping annotations to match paths in case-insensitive manner so...

Spring Allow AOT generated classes to be excluded from code analyzer tools

ProblemAOT generated classes are being picked-up by code analyzer tools such as jacoco.Currently, there's no unified nam...

Spring Remove .mailmap file

The .mailmap file currently references @vmware.com email addresses for core committers.We will need to update that to re...
上一页 下一页
.