Nineya
Home
Blog
软著申请
SpringBoot Add support for Vibur DBCP connection pool to DataSourceBuilder
2025-01-07 23:54:15
7287
Please add support / auto-configuration for Vibur DBCP connection pool (https://github.com/vibur/vibur-dbcp) in spring-b...
SpringBoot Cascaded and container element constraints on a @ConfigurationProperties class do not work correctly in a native image
2025-01-07 23:54:12
18287
spring boot version: 3.1.0graalvm plugin version: id("org.graalvm.buildtools.native") version "0.9.20"graalvm version: 2...
SpringBoot Jersey body handling is inconsistent with Spring Webflux and Spring MVC
2025-01-07 23:54:09
442
As discovered by @nosan the Jersey implementation of actuator endpoints accepts complex types in the body whereas Spring...
SpringBoot Remove deprecated getFiles() instead of getResolvedArtifacts()
2025-01-07 23:54:08
1640
DescriptionThis PR removes the usage of the deprecated getFiles() method in CheckBom.class and replaces it with the newe...
SpringBoot Make ZipkinHttpClientSender the default BytesMessageSender
2025-01-07 23:53:58
7609
Right now, org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinConfigurations.SenderConfiguration import...
SpringBoot Bump gradle/actions from 4.1.0 to 4.2.1
2025-01-07 23:53:54
4173
Bumps gradle/actions from 4.1.0 to 4.2.1.Release notesSourced from gradle/actions's releases.v4.2.1This patch release fi...
SpringBoot Bump jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2
2025-01-07 23:53:49
3031
Bumps jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.4.2What's ...
SpringBoot Upgrade to Spring Kafka 3.3.0
2025-01-07 23:53:43
353
Comment From: davsclausIs Kafka Client 3.9 (just released by ASF) being supported for Spring Boot 3.4.xComment From: phi...
SpringBoot Upgrade to Spring AMQP 3.2.0
2025-01-07 23:53:40
319
Comment From: apst41@snicoll May I take this one ? Comment From: snicollThanks for the offer, but nope. These are one l...
SpringBoot ApplicationContextRunner has inconsistent behaviour with duplicate auto-configuration class names
2025-01-07 23:53:32
10192
Given the following configurations:package com.example.demo.a;import org.springframework.context.annotation.Bean;import ...
SpringBoot Allow the automatic import of the spring-boot-dependencies BOM to be disabled in the Gradle plugin
2025-01-07 23:53:29
3733
BackgroundThe org.springframework.boot plugin automatically imports the spring-boot-dependencies BOM if the io.spring.de...
SpringBoot Switch dependency management configuration in Gradle to use fallback DSL
2025-01-07 23:53:27
175
Once https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/398 has been implemented we can switch...
SpringBoot Make sure MeterBinder and CompositeMeterRegistry registration behavior is consistent
2025-01-07 23:53:25
5294
First of all, maybe this is intentional and Boot should do what it does today but maybe the behavior of registering Mete...
SpringBoot Allow org.testcontainers.containers.DockerComposeContainer as a source for ContainerConnectionDetailsFactory
2025-01-07 23:53:22
6677
I'd like to define a new ConnectionDetails type for https://github.com/eclipse/kapua .Eclipse Kapua can only be run via ...
SpringBoot Different behavior of the @DateTimeFormat when running on Local env and on Cloud env (Heroku)
2025-01-07 23:53:19
4802
I noticed some inconsistency in the behavior of the @DateTimeFormat (DTF) annotation where passing the date "30-9-2024 7...
SpringBoot @ConfigurationProperties does not work correctly after Spring Boot v3.0.x (Kotlin v1.7.x +Spring Boot v3.0.4)
2025-01-07 23:53:13
37226
Hi All,I am trying to connect multi datasources in my web application with Spring Boot v3.0.4. However, as I ran my web ...
SpringBoot Error with circular loading of installed providers when using spring-boot-starter-thymeleaf (version 3.3.4) in docker
2025-01-07 23:53:08
7050
Hello dear spring-boot community,We faced an error when migrating spring-boot-starter-thymeleaf with version 3.3.4, that...
SpringBoot Upgrade to Flyway 10.20.1
2025-01-07 23:53:05
172
Upgrade to Flyway 10.20.1.Comment From: mhalbritterThis has broken the native tests for Flyway, https://github.com/oracl...
SpringBoot Add Global Exception Handling Support for Filters in Spring Boot
2025-01-07 23:53:02
3865
Issue Description:Currently, Spring Boot’s global exception handling mechanism, provided by @ControllerAdvice, handles e...
SpringBoot Percentiles not published after inlcuding spring batch dependency
2025-01-07 23:53:00
11845
Spring boot 3.2.6 (also tried under 3.3.5).On the app config I havemanagement: endpoint: metrics: enabled: true...
上一页
下一页
1
…
1622
1623
1624
1625
1626
…
2246
.