springboot Reduce repetition in CI pipeline YAML

Forward port of issue #21876 to 2.3.x.

springboot Reduce repetition in CI pipeline YAML

Forward port of issue #21716 to 2.2.x.

springboot In v2.3.0, Prometheus endpoint returns HTTP 500 in response to "Accept: application/json"

After upgrading to Spring Boot 2.3.0, I found that the Prometheus actuator endpoint returns an HTTP 500 response, if an ...

springboot Different actuator management server port changes response on errors

Forward port of issue #21036 to 2.3.1.Comment From: scottfrederickClosed via 7a793a11fba337e5971bad2849f784d80d74342e

springboot Different actuator management server port changes response on errors

Forward port of issue #21036 to 2.4.x.

springboot Different actuator management server port changes response on errors

In our plugin Chaos Monkey For Spring Boot, we are experiencing a strange problem, regarding different ports of the mana...

springboot Ignore Gradle directories in NoHTTP checkstyle validation

When switching between master and maintenance branches, the .gradle and buildSrc directories in the root of the reposito...

springboot Upgrade to Spring Data Moore-SR8

Comment From: mp911deSpring Data dependency versions are:org.mongodb:mongodb-driver-reactivestreams -> 1.12.0org.mong...

springboot Upgrade to Spring Data Lovelace-SR18

Comment From: mp911deSpring Data dependency versions are:org.mongodb:mongodb-driver-reactivestreams -> 1.9.2org.mongo...

springboot Upgrade to Postgresql 42.2.13

Comment From: andrei-ivanov42.2.14 is already available 😁

springboot @ConfigurationProperties @ConstructorBinding sets missing Optional to null

With immutable configuration properties as described at https://docs.spring.io/spring-boot/docs/current/reference/html/s...

springboot Timeout for defaulting log levels

We are managing our services log levels with spring boot admin app, which lets us change log levels in live services. Ho...

springboot Introduce support for automatic rollback of log level after a given delay

21740Introduce support for automatic rollback of log level after a given delay. Log level will be set to previous value....

springboot Auto-Configuration for Cassandra does not back off if a custom ReactiveSessionFactory is defined

…ions to create it on their own.This addresses #21741 by annotating reactiveCassandraSessionFactory bean with @Condition...

springboot Auto-Configuration for Cassandra does not back off if a custom ReactiveSessionFactory is defined

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contr...

springboot There are some problems in configuring mongodb with yaml in Spring Boot 2.3.0

The versionSpring Boot:2.3.0MongoDB:4.2.7The configuration for mongodbspring: data: mongodb: uri: mongodb://roo...

springboot ConnectionFactoryBuilder.Create not supported for Springboot 2.3.0

Am trying to add custom MetricsExecutionListener for my postgres db. Before SpringBoot 2.3.0 It was likely to be below@...

springboot WebMvcTest does not use the auto-configured ordering for Spring Security's filter

Describe the bugWebMvcTests with spring-security-test have a different filter order than during "normal" runtime.To Repr...

springboot WebMvcTest does not use the auto-configured ordering for Spring Security's filter

Forward port of issue #21837 to 2.4.x.
上一页 下一页
.