Nineya
Home
Blog
Spring add 123.txt
2025-01-08 21:16:03
196
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)
2025-01-08 21:16:00
13295
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
2025-01-08 21:15:48
5635
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
2025-01-08 21:15:35
163
remove the unused ComponentScanWithNoPackagesConfig class from the ComponentScanAnnotationIntegrationTests classComment ...
Spring gitignore添加对maven产物的忽略
2025-01-08 21:15:33
199
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
2025-01-08 21:15:30
586
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
2025-01-08 21:15:28
2646
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
2025-01-08 21:15:25
10009
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
2025-01-08 21:15:22
270
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
2025-01-08 21:15:19
8017
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
2025-01-08 21:15:16
13549
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
2025-01-08 21:15:13
511
spring version: 5.0.8.RELEASEI try to use setNamedBinding(true) on SimpleJdbcCall and get the generated statement in ora...
Spring Add MySQLIdentityColumnMaxValueIncrementer
2025-01-08 21:15:11
921
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
2025-01-08 21:15:08
941
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]
2025-01-08 21:15:05
2705
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
2025-01-08 21:15:03
1631
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)
2025-01-08 21:15:00
1746
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]
2025-01-08 21:14:57
3860
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
2025-01-08 21:14:54
1825
ProblemAOT generated classes are being picked-up by code analyzer tools such as jacoco.Currently, there's no unified nam...
Spring Remove .mailmap file
2025-01-08 21:14:51
834
The .mailmap file currently references @vmware.com email addresses for core committers.We will need to update that to re...
上一页
下一页
1
…
1249
1250
1251
1252
1253
…
2246
.