Nineya
Home
Blog
Spring Spring OXM / JAXB: Failure when executing native image
2025-01-08 06:42:23
18505
SummarySpringBoot: 3.0.3Kotlin: 1.7.22Java: 17.0.5 Temurin (on Ubuntu 64 Bit)simple SpringBoot Web project, see: https:/...
Spring SingleConnectionFactory - reconnection problem (AMQ Broker)
2025-01-08 06:42:19
6737
I have a problem with reconnection when SingleConnectionFactory (CachingConnectionFactory) is used.I think it is a simil...
Spring Apply "instanceof pattern matching" in spring-tx
2025-01-08 06:42:16
204
Comment From: sbrannenThis has been merged into main in 375114defa711b33babc0aef9b4f918f232e315f and revised in 34e5ce93...
Spring Switch to Yaml 1.2 with snakeyaml-engine
2025-01-08 06:42:14
2921
This PR replace snakeyaml with snakeyaml-engine in order to support YAML 1.2Version 1.2 solves among others Norway probl...
Spring Support @Value for record injection
2025-01-08 06:42:11
334
Add @Value support for record injection by disabling populateBean() for records, since records are immutable.Addresses #...
Spring Support @Value on records
2025-01-08 06:42:08
507
For context see https://github.com/spring-projects/spring-boot/issues/31603Basically, I want to be able to do this @C...
Spring The problem that field must be all capitalized when use Constants
2025-01-08 06:42:06
1028
If I use the construction method of Constants, the key in the fieldcache attribute is the attribute name and is not capi...
Spring WebClient.Builder does not provide a retry function
2025-01-08 06:42:00
830
Affects: org.springframework:spring-webflux:6.0.1I'm trying out the new feature HTTP interface provided by Spring6, whi...
Spring Provide method with ContextView instead of Context in ServerWebExchangeContextFilter
2025-01-08 06:41:58
433
Use ContextView in ServerWebExchangeContextFilter#get.Context is a subclass of ContextView; hence, this is a non-breakin...
Spring Update comment in Javadoc of ServletRequestPathFilter DispatcherServlet relating to DispatcherServlet
2025-01-08 06:41:55
615
The following behavior documented by org.springframework.web.filter.ServletRequestPathFilter does not hold true with cur...
Spring H2EmbeddedDatabaseConfigurer and Automatic Mixed Mode
2025-01-08 06:41:52
3470
H2 version: 2.1.214H2 Automatic Mixed Mode (AUTO_SERVER=TRUE appended to H2 connection string) doesn't work with current...
Spring Cannot inject List<String> even using @Named [SPR-13585]
2025-01-08 06:41:50
3381
Alexandre Navarro opened SPR-13585 and commentedImpossible to inject a Generic type (like List<String>) to create ...
Spring Allow for normal bean wiring semantics for types assignable to Map [SPR-7915]
2025-01-08 06:41:47
5328
Costin Leau opened SPR-7915 and commentedWhen injecting an entity that extends Map, the container automatically assumes ...
Spring Can't inject a bean of a collection type [SPR-12412]
2025-01-08 06:41:44
1305
Christopher Smith opened SPR-12412 and commentedI have a bean that takes as an optional autowired argument a Collection&...
Spring @Autowired does not work for target bean of type Collection [SPR-12180]
2025-01-08 06:41:42
7321
Claudio D'Angelo opened SPR-12180 and commentedI have a controller class with a field List<String> autowired:@Auto...
Spring Fix "Configuring a Global Date and Time Format" example
2025-01-08 06:41:39
181
Comment From: sbrannenThis has been merged into main in 5cab6a1f3a5ca9af71db88cd5616d4c57726b35d, revised in a09495d4e90...
Spring Fix "Configuring a Global Date and Time Format" example
2025-01-08 06:41:37
147
Backport of #30034Comment From: sbrannenClosed in 02941127e19057052d8b7f9f718e7d64b0a54ce9 and revised in 28d11aaf646991...
Spring Introduce HttpServiceProxyFactory#createClient Kotlin extension
2025-01-08 06:41:34
904
To allow createClient<TestHttpService>() syntax instead of createClient(TestHttpService::class.java).Comment From:...
Spring PathMatchingResourcePatternResolver duplicates module/file resources
2025-01-08 06:41:31
5054
Affects: \<6.0.4>When upgrading from spring-core-5.3.24.jar to spring-core-6.0.4.jar (spring-boot 2 to 3 upgrade)O...
Spring Move HttpServiceProxyFactoryExtensions.kt to spring-web module
2025-01-08 06:41:28
335
As reported in https://github.com/spring-projects/spring-framework/issues/29942#issuecomment-1446283052, HttpServiceProx...
上一页
下一页
1
…
1366
1367
1368
1369
1370
…
2246
.