Nineya
Home
Blog
软著申请
SpringBoot Autowire JavaMailSender with spring-boot-starter-mail not working?
2025-01-07 16:33:24
3243
Hello, trying to autowire JavaMailSender after adding: <dependency> <groupId>org.springfra...
SpringBoot boot2.7.X upgrade Jedis version to 3.10.0
2025-01-07 16:33:21
621
boot2.7.X:Can we upgrade Jedis version to 3.10.0?thanks!Comment From: mhalbritterFrom here: https://github.com/spring-pr...
SpringBoot Add support for RestClient
2025-01-07 16:33:18
304
This commit introduces support for Spring Framework's RestClient, in the form of a RestClientCustomizer and RestClientAu...
SpringBoot Log a fail/warn when config metadata default values are unable to be resolved
2025-01-07 16:33:16
11642
ExampleI created a simple app w/ the following config props:@ConfigurationProperties(prefix = "foo")public cla...
SpringBoot Improve ways in which configuration property metadata default values can be provided
2025-01-07 16:33:08
2446
The hope is that we could avoid problems like https://github.com/spring-projects/spring-boot/issues/28037. In that case ...
SpringBoot Improve transitive dependencies of org.springframework.boot:spring-boot-testcontainers
2025-01-07 16:33:05
2696
Current behaviour with Spring Boot 3.1When I generate a project from spring initalizr and request that test container su...
SpringBoot Test based on WebApplicationContextRunner started failing after upgrading to Spring Boot 2.7.14
2025-01-07 16:33:00
4297
After upgrading from Spring Boot 2.7.13 to 2.7.14, all tests using WebApplicationContextRunner started failing.To Reprod...
SpringBoot i upgraded spring boot application from 2.7.5 to 3.0.0 but am facing issue that test case are failing
2025-01-07 16:32:58
833
Comment From: dgo312DeliveryOptionsTests » NoClassDefFound javax/servlet/DispatcherType[ERROR] PaymentCalculationTests...
SpringBoot Deprecate auto-configuration for InfluxDB
2025-01-07 16:32:54
278
Our auto-configuration relies on the old InfluxDB Java client which is best suited to connecting to InfluxDB 1.x. Mainte...
SpringBoot Enable bomr to filter GraphQL versions
2025-01-07 16:32:51
473
GraphQL has 500+ releases with a timestamp that I'd love to see filtered as well.Originally posted by @snicoll in https:...
SpringBoot Add service connection support for ActiveMQ
2025-01-07 16:32:49
230
Comment From: eddumelendezI've updated the PR addressing your comment. Thanks for the quick review, @wilkinsona !Comment...
SpringBoot Circular reference error with RestTemplateBuilder and getDataSource Bean
2025-01-07 16:32:46
5812
Attempted to upgrade from v2.6.13 to 2.7.11 recently due to some security issues requiring Spring Framework upgrade. Try...
SpringBoot Upgrade to R2DBC Pool 1.0.1.RELEASE
2025-01-07 16:32:44
182
Comment From: wilkinsonaReverted as the upgrade causes ConnectionPoolMetricsTests#connectionFactoryIsInstrumented() to f...
SpringBoot Upgrade to R2DBC Pool 1.0.1.RELEASE
2025-01-07 16:32:41
182
Comment From: wilkinsonaReverted as the upgrade causes ConnectionPoolMetricsTests#connectionFactoryIsInstrumented() to f...
SpringBoot Upgrade to R2DBC Pool 1.0.1.RELEASE
2025-01-07 16:32:37
182
Comment From: wilkinsonaReverted as the upgrade causes ConnectionPoolMetricsTests#connectionFactoryIsInstrumented() to f...
SpringBoot Upgrade to Spring HATEOAS 2.2.0-M2
2025-01-07 16:32:35
140
Comment From: anbusampathIssue tile need to corrected as Spring HATEOAS 2.2.0-M2.Comment From: wilkinsonaWell spotted, @...
SpringBoot Configure VirtualThreadTaskExecutor on JobLauncher
2025-01-07 16:32:27
3023
Based on the current thinking of “Boot will provide a single configuration property that a user can set to opt in to the...
SpringBoot No support for okio 3.4 in 2.7.x
2025-01-07 16:32:24
2626
Describe the bugRecently a CVE is reported for okio version <3.4.0 CVE-2023-3635To resolve this CVE, we wanted to ov...
SpringBoot Enable readiness and liveness probe endpoints by default
2025-01-07 16:32:17
2073
Kubernetes has a core point in its philosophy: an application should not have to behave differently in a cluster. The re...
SpringBoot Native reflection hints missing for nested properties declared in a superclass
2025-01-07 16:32:13
2264
Trying to configure the ssl bundle for the application which worked normally but failed when compiling to a graal native...
上一页
下一页
1
…
1796
1797
1798
1799
1800
…
2246
.