SpringBoot DB2DataSourceCreator - validation query does not work with DB2 on ZOS

I am connecting to DB2 database on mainframe. It does not support the default validationQuery - "values 1" As such every...

SpringBoot Error using micrometer-tracing-bridge-brave and a baggage field

Hello,The error occurs using Spring Boot 3.0.2. The error can be reproduced using https://github.com/ruben-garciaparient...

SpringBoot Metrics aren't pushing to New Relic after migration to ObservationConvention

Hello, after migrating to SpringBoot 3.0.2 I had to rewrite the configuration for the metric's filter on a new Observati...

SpringBoot Upgraded to Springboot 3 and using Spring Cloud Starter Gateway

Recently upgraded to Springboot 3, using Spring Cloud Starter Gateway to act as a passthrough to backend APIs. When a r...

SpringBoot M1 execute gradle nativeCompile stuck

spring-boot:3.0.2org.graalvm.buildtools.native:0.9.18jdk:17gradle:7.6system: mac m1i want building Native Images with Gr...

SpringBoot limit number of nio threads for actuator custom port

Hi, I'm coming with a hint.spring boot version: 2.7.8spring-boot-starter-actuator: 2.7.8spring config:server.port=**8080...

SpringBoot Cannot resolve spring.profiles.active on properties with @ActiveProfiles

While i'm trying to use @ActiveProfiles to resolve properties on yaml, it does not resolved properly.For example, my app...

SpringBoot Upgrade Ubuntu version in CI images

Upgrade to ubuntu:jammy-20221130Comment From: wilkinsonaOn hold due to problems with running Jammy on Docker. The proble...

SpringBoot Upgrade Ubuntu version in CI images

Upgrade to ubuntu:jammy-20221130Comment From: wilkinsonaOn hold due to problems with running Jammy on Docker. The proble...

SpringBoot Upgrade Ubuntu version in CI images

Upgrade to ubuntu:jammy-20221130Comment From: wilkinsonaOn hold. See https://github.com/spring-projects/spring-boot/issu...

SpringBoot Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so

Hi,This is a conformity fix, as the interface ReproducibleResourceTransformer requires that "An input stream for the res...

SpringBoot Auto-configure Spring Kafka ContainerCustomizer

Support custom Spring Kafka ContainerCustomizerCloses gh-33823Comment From: mhalbritterThanks!

SpringBoot @EnableBatchProcessing does not reuse the auto-configured PlatformTransactionManager

In the Batch auto-configuration we use a plain BasicBatchConfigurer that will ultimately create another PlatformTransact...

SpringBoot Spring RestController provides invalid json object response under stress testing

We use spring boot version 2.1.12.RELEASE and our clients indicate us an issue with invalid json response like during ou...

SpringBoot Actuator Health web endpoint broken with Gson and Java 17

In Spring Boot Actuator 2.7.8, the Health class got a new field exception. This was includes in commit d7852cb as part o...

SpringBoot @PostUpdate method is called after @DomainEvents method

public class MyClass extends AbstractAggregateRoot<MyClass> { @Id @Column(name = "INSTANCE_ID") ...

SpringBoot Add default config locations

Is it possible to add config locations without specifying spring.config.import in application.properties file?Spring Boo...

SpringBoot Spring Boot using cloud config client pulling Multi-document YAML leaks the last profile properties into runtime configuration

In Spring Boot using cloud config client pulling Multi-document YAML leaks the last profile properties into runtime conf...

SpringBoot spring boot migration guides are not available on github

some of older spring boot migration guides are returning 500 server error today, and there is no alternative source of t...

SpringBoot Add support for Micrometer tracing

Extracted from https://github.com/spring-projects/spring-boot/issues/29666Support for Micrometer Tracing - you can check...
上一页 下一页
.