SpringBoot Create an alternative to InvalidConfigurationPropertyValueException for cases where there isn't a single solution #40682

Created InvalidConfigurationPropertyValueInCombinationException class. Updated several classes to call the exception whe...

SpringBoot logback issue on start up - java.lang.NoClassDefFoundError: ch/qos/logback/core/util/StatusPrinter2

Exception in thread "main" java.lang.NoClassDefFoundError: ch/qos/logback/core/util/StatusPrinter2 at org.s...

SpringBoot Docker publishRegistry in Maven plugin configuration is validated when publish option is false

Hi. I'm using Spring Boot 2.6.3 and I've the spring-boot-maven-plugin configured in the following way: &l...

SpringBoot It seems that driverDelegate is set to protocols in ConnectionFactoryBuilder.delegateFactoryOptions

Spring Boot Version : v3.3.2 RELEASERelated PR : https://github.com/spring-projects/spring-boot/commit/eb1200415dee2b8e8...

SpringBoot management.metrics.tags has been deprecated without a replacement working for all metrics

In 3.2.0, we deprecated management.metrics.tags (MetricsProperties#getTags). The replacement for this is management.obse...

SpringBoot add .config/spring-boot/application-<application-name>-<profile>.<config format> files

2 common problems. I have secure credentials I want to keep out of the repo, they are hopefully only shared to me and no...

SpringBoot The effect upon Actuator of defining your own SecurityFilterChain is documented inconsistently

It seems this statement in docs is wrong or confusing (emphasis mine):add a bean of type SecurityFilterChain (doing so d...

SpringBoot Add rule to prevent calls to Objects.requireNonNull()

Add Check for Objects.requireNonNull Usage and Corresponding TestsThis pull request for issue ticket #41603 introduces a...

SpringBoot Add support for grafana/otel-lgtm and LgtmStackContainer from Service Connection

Support grafana/otel-lgtm from Docker Compose and LgtmStackContainerfrom Testcontainers' Grafana module as a Service Con...

SpringBoot Application health is not correctly reported in case different server.port and management.server.port

Hello Experts,Setup :-&gt; We have server.port = 8080 and management.server.port=9000.-&gt; /actuator/health/liveness on...

SpringBoot DNS Caching issue of Spring Boot and never refreshes

I am using mongo DB and Spring boot, Spring Boot is caching DNS of mongo DB, After mongo DB takes re-starts its old IP g...

SpringBoot @ConditionalOnProperty for branch of values not match

A have sample yaml property file:prefix: branch1: branch2conditioned: branch3a: value: true barnch3...

SpringBoot Failed to introspect Class [org.springframework.cloud.context.properties.ConfigurationPropertiesBeans] from ClassLoader [jdk.internal.

Spring Boot 2.5.6 &lt;dependency&gt; &lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt; ...

SpringBoot Inconsistent configuration report with bean registration phase checks

When caching is not enabled on a project, we get the following output: RedisCacheConfiguration matched: - Cache org...

SpringBoot Automatically activate health probes in Cloud Foundry environments

Recent version of cloud foundry do support in addition to an application health check also readiness check, like kuberne...

SpringBoot Update link to documentation for log4j-spring-boot

I update reference log4j2 linkComment From: snicoll@ngocnhan-tran1996 thanks very much for making your first contributio...

SpringBoot Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated

Adding deprecation annotations (since 3.3.0, forRemoval = true) to- org.springframework.boot.actuate.endpoint.web.annota...

SpringBoot Spring Jersey does not return 404 from Controller if entity is null

Bug Report:Spring Boot Version: 3.2.5When using Spring Jersey with Spring Boot (spring.jersey.type is set to filter), an...

SpringBoot Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated

The support was deprecated in https://github.com/spring-projects/spring-boot/issues/31768 but I think we missed a couple...

SpringBoot Log message for GraphQL applications when no schema was found

See spring-projects/spring-graphql#1002 for background.Using the GraphQL and Web starters to build REST API that uses a ...
上一页 下一页
.