玖涯软件开发
Home
Blog
Spring Refine JacksonModulesRuntimeHints
2025-01-08 05:57:27
344
Comment From: snicollShouldn't the condition be on a Jackson class? Or the module as it's probably optional. Comment Fro...
Spring Bad mapping with @Resource [SPR-13430]
2025-01-08 05:57:24
1548
RAZE Olivier opened SPR-13430 and commentedHi,I have defined two beans with same class: org.springframework.scheduling.q...
Spring State of rsocket/rsocket-java support
2025-01-08 05:57:22
3080
From 4 trivial memory overflows reported 1 year ago, as of now with rsocket/rsocket-java 1.1.2 one ([1]) was accepted &a...
Spring Spring-oxm with JDK11
2025-01-08 05:57:19
1893
Hi Team,We want to use spring-oxm with JDK11, we're facing issue while we migrating from JDK8 to JDK11 w.r.t Jaxb2Marsha...
Spring Infer JDK dynamic proxies for Spring beans
2025-01-08 05:57:17
5308
After a discussion with @snicoll and @jhoeller insights, we found that it is possible to infer automatically JDK dynamic...
Spring commonDatabaseName returns MySql for MariaDB
2025-01-08 05:57:14
457
When using commonDatabaseName from JdbcUtils to obtain the common db name for "MariaDB" it returns "MySql".https://githu...
Spring @Order is not available in native image
2025-01-08 05:57:11
386
See https://github.com/spring-projects-experimental/spring-native/issues/1694Comment From: snicollIt's actually not work...
Spring Lazy Validator resolution in MethodValidationPostProcessor
2025-01-08 05:57:09
801
In the course of our implicit JDK proxy registration attempts in #28980, we got reminded that MethodValidationPostProces...
Spring when httpStatus=404, how to log request body
2025-01-08 05:57:07
423
Affects: \Comment From: bclozelThanks for getting in touch, but it feels like this is a question that would be better su...
Spring Support SpEL expressions in @Qualifier
2025-01-08 05:57:04
739
If @Qualifier supported SpEL it would make configuration driven selection of beans much easier.interface Provider {}@Com...
Spring Introduce createContext() factory method in AbstractGenericWebContextLoader
2025-01-08 05:57:01
148
OverviewIntroduce createContext() factory method in AbstractGenericWebContextLoader for parity with AbstractGenericConte...
Spring MergedBeanDefinitions change can be lost if bean is instantiated
2025-01-08 05:56:59
337
Freezing the configuration was unfortunately not enough. If a bean is instantiated in an AOT refreshed context, the merg...
Spring Deadlock in @PostConstruct block
2025-01-08 05:56:57
1443
Found it in 5.3.22In PostConstruct i make a call for subscribe to event ( in external system)I use webclient and tracing...
Spring Allow to provide a pre-computed scan PersistenceUnitManager
2025-01-08 05:56:54
2570
DefaultPersistenceUnitManager is quite classpath-scanning centric. With AOT, we'd like to invoke the scanning of the cla...
Spring Integrate class proxy generation in AOT processing
2025-01-08 05:56:52
699
Now that class proxies can be generated at build-time and reused consistently (see #28115), we need to integrate that in...
Spring Expose registrar for @Reflective
2025-01-08 05:56:49
211
@Reflective is currently processed on all beans in the context but the logic can be reused on infrastructure or in custo...
Spring Avoid proxy hint generation for annotations that are never synthesized
2025-01-08 05:56:47
3525
OverviewWe can reduce the amount of generated proxy configuration and the native footprint by avoiding inclusion of unus...
Spring Add support for @Cacheable in native-image
2025-01-08 05:56:45
671
@Cacheable doesn't work in native-image. There is no exception, the annotated method is called multiple times, while as ...
Spring AbstractTestContextBootstrapper should not log stack trace when skipping a TestExecutionListener
2025-01-08 05:56:42
70075
Creating an empty app on start.spring.io with Spring Boot 3.0.0-SNAPSHOT and running the test leads to the following DEB...
Spring Allow null argument for ResponseEntity.DefaultBuilder.eTag(String etag)
2025-01-08 05:56:39
1284
Affects: v5.3.22DescriptionBuilding a response with etags can result in a NullPointerException if the argument for etag ...
上一页
下一页
1
…
1414
1415
1416
1417
1418
…
2246
.