Nineya
Home
Blog
软著申请
SpringBoot Meta annotate @AutoConfiguration with @EnableConfigurationProperties
2025-01-07 17:33:03
1051
It would be handy, for example@AutoConfiguration@EnableConfigurationProperties({MyPropA.class, MyPropB.class})can be wri...
SpringBoot Upgrade logback for more complete fixes to CVE-2023-6378 CVE-2023-6481
2025-01-07 17:33:00
389
More complete fixes available: https://logback.qos.ch/news.htmlComment From: pivotal-cla@FatalEnigma Please sign the Con...
SpringBoot Support constructor binding on 3rd party classes
2025-01-07 17:32:57
4075
We had a first attempt in #23172 that we decided to revert due to a number of inconsistencies the proposal brings. Using...
SpringBoot Provide auto-configuration for mustache.java
2025-01-07 17:32:54
11304
Good afternoon,I was reviewing the Mustache support for Spring Boot and I notice that the transitive dependency for the ...
SpringBoot SB 3.2 - Nested Jar Support Breaks Nested XML Stylesheets
2025-01-07 17:32:51
10712
We have nested xml stylesheets that get read by the native Java XML parser / transformer.<!-- stylesheets/subfolder/s...
SpringBoot Spring Boot 3.2.0 Upgrade: Spring Cloud OpenFeign causes IllegalArgumentException
2025-01-07 17:32:49
5910
Upgrading from Spring Boot 3.1.6 -> 3.2.0 has made applications with Spring Cloud Open Feign unable to launch. An Ill...
SpringBoot Excuse me, is it possible to connect to sqserver2012 in Spring Boot version 1.5.21 without upgrading to Spring Boot?
2025-01-07 17:32:46
898
Excuse me, is it possible to connect to sqserver2012 in Spring Boot version 1.5.21 without upgrading to Spring Boot?Howe...
SpringBoot upgrade logback dependency version to resolve CVE-2023-6378
2025-01-07 17:32:44
1453
Comment From: bclozelThere is no need to ask for a dependency upgrade.As mentioned in our issue template:You DO NOT need...
SpringBoot Cache miss for REQUEST dispatch to "some url" Spring Boot 3
2025-01-07 17:32:41
435
Hi everyone, im kinda new for Spring Boot 3.So i have an Issue with Security when i try to create a post in Postman, it ...
SpringBoot Spring boot GraalVM empty object serialization
2025-01-07 17:32:31
1345
hithis is a sample demo using spring boot 3.2.0, kotlin 1.9.20, java 21data class Person( val id: Int = 0, val nam...
SpringBoot Provide configuration property for the refresh policy of ReactiveElasticsearchTemplate
2025-01-07 17:32:28
2200
See #30096 and #30378 for background. To make it easier for users to configure the refresh policy and indices options of...
SpringBoot Allow multiple R2DBC ConnectionFactories to be created from properties
2025-01-07 17:32:26
1586
I'm looking for a way to use multiple ConnectionFactory beans in my reactive Spring Boot app. Looking at the autoconfigu...
SpringBoot springboot 3.1.6 webflux span lost
2025-01-07 17:32:23
2976
I constructed the web client using the following method. @Bean public XXXApiService deeplApiClient(HttpClient httpCli...
SpringBoot Migration from Spring Boot 3.1.5 to 3.2.0 HibernateSearch Index Building fails
2025-01-07 17:32:20
56818
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'EntityManagerFactory' defined in...
SpringBoot Springboot 15.21 cannot be linked to SQL Server 2012, is it a version incompatibility?
2025-01-07 17:32:18
3706
Java1.8, data source is alibaba.druid, spring boot 1.521 cannot connect to sqlserver2012, but can connect to sql2008. Is...
SpringBoot Spring Data Jdbc findAll low performance for native application
2025-01-07 17:32:15
976
Hi,I faced a performance issue with Spring Data Jdbc with native application. It isn't easy to prepare a demo cause I fo...
SpringBoot Tracing missing in log statement before returning the Mono chain after boot 3.2 webflux upgrade
2025-01-07 17:32:08
4458
Hi,Super simple to reproduce but if I have a simple spring boot webflux application: @SpringBootApplicationpublic class ...
SpringBoot Support new CSP auth method for Wavefront (AOA)
2025-01-07 17:32:05
1725
Wavefront has integrated into VMware's CSP authentication system, and the wavefront-sdk-java library has been updated to...
SpringBoot @PathVariable throw an error after ignoring value in Spring Boot 3.2.0.
2025-01-07 17:32:02
993
jdk: openjdk 17springboot: 3.2.0mybatis: 3.0.3If the parameter name of @PathVariable is the same as the parameter name o...
SpringBoot Missing registry auto-configuration for JMS listener observation support
2025-01-07 17:31:58
334
As part of #37388 we set the ObservationRegistry on the auto-configured JmsTemplate. We missed the JmsListenerContainerF...
上一页
下一页
1
…
1748
1749
1750
1751
1752
…
2246
.