Nineya
Home
Blog
Spring 5.3.x
2025-01-09 01:03:20
194
sync Comment From: pivotal-cla@su8290 Please sign the Contributor License Agreement!Click here to manually synchronize t...
Spring Refine null-safety in the spring-aop module
2025-01-09 01:03:17
185
As a follow-up of #28797, @SuppressWarnings("NullAway") should be either documented, linked to a NullAway issue or remov...
Spring Avoid virtual thread pinning in procedure calling
2025-01-09 01:03:15
1448
Virtual thread pinning in procedure callingHi, I am using Java 21, spring boot 3.3.2 When I enablevirtual threads and -D...
Spring Wrong parentId tracking in FlightRecorderApplicationStartup
2025-01-09 01:03:13
1206
It looks like the eventId and parentId of the JFR events generated by 'FlightRecorderApplicationStartup' do not match.I ...
Spring Refine null-safety in the spring-beans module
2025-01-09 01:03:00
187
As a follow-up of #28797, @SuppressWarnings("NullAway") should be either documented, linked to a NullAway issue or remov...
Spring Fix typo in link
2025-01-09 01:02:58
91
This page contains what looks to be a type with one of embedded links. Just fixing that up.
Spring Refine null-safety in the spring-context module
2025-01-09 01:02:56
189
As a follow-up of #28797, @SuppressWarnings("NullAway") should be either documented, linked to a NullAway issue or remov...
Spring Refine null-safety in the spring-core module
2025-01-09 01:02:55
186
As a follow-up of #28797, @SuppressWarnings("NullAway") should be either documented, linked to a NullAway issue or remov...
Spring Refine null-safety in the spring-jdbc module
2025-01-09 01:02:52
186
As a follow-up of #28797, @SuppressWarnings("NullAway") should be either documented, linked to a NullAway issue or remov...
Spring Revisit HttpHeaders implementing the MultiValueMap API
2025-01-09 01:02:51
975
See #33823 : the MultiValueMap methods that iterate over the whole header collection misalign with some underlying serve...
Spring Partially correct pointcut example.
2025-01-09 01:02:48
612
Page: 333 (334)"Any join point (method execution only in Spring AOP) which takes a single parameter, andwhere the runtim...
Spring Property placeholder with colon now considered as default value since 6.2
2025-01-09 01:02:45
1488
Prior to Spring 6.2 I used to have a property like:my.prop: ${safestore:///my/path}With a custom property source:public ...
Spring In Bean definition by XMLConfig, class constructor selection may be random
2025-01-09 01:02:43
19382
Affects: version 6.1.0-M3 or laterSummaryIn XMLConfig, if a bean-defined class has an overloaded constructor, an excepti...
Spring Add error handler for transactional event
2025-01-09 01:02:40
900
Exceptions propagated from the transactional event listener are handled by TransactionSynchronizationUtils and are not r...
Spring Specify generic type nullness
2025-01-09 01:02:37
261
As a follow-up of #28797, Spring Framework 7 should specify generic type null-safety across its codebase, as well as fix...
Spring The www-authenticate header breaks JettyClientHttpConnector
2025-01-09 01:02:35
6700
EnvironmentSpring Boot 3.3.4Spring Web 6.1.1Old surroundings where it operatedSpring Boot 2.7.18Spring Web 5.3.31Context...
Spring Fix broken links in the web reference documentation
2025-01-09 01:02:32
200
Fix reference link functional endpoints Add breakline to display See equivalent in the Reactive stack or See equivalent ...
Spring NullPointerException is thrown if WebClient is used with Apache Httpclient and cookies are disabled
2025-01-09 01:02:29
9663
Running this unit test:(note the disableCookieManagement() option)import org.apache.hc.client5.http.impl.async.Closeable...
Spring @MockitoBean behavior is not consistent with @MockBean when using @PostConstruct
2025-01-09 01:02:27
1022
When switching from using @MockBean annotation to @MockitoBean in one of our projects, I have found some inconsistency b...
Spring Failed to parse configuration class when using @ComponentScan with FilterType.ASPECTJ, without org.aspectj library.
2025-01-09 01:02:23
5556
Hello, I'm using spring boot 3.4.0.I've found that something goes wrong when using @ComponentScan in certain situations....
上一页
下一页
1
…
1116
1117
1118
1119
1120
…
2246
.