SpringBoot Add auto-configuration for Prometheus Exemplars

This PR adds Exemplars support for Micrometer Tracing.Please notice that this PR depends on https://github.com/spring-pr...

SpringBoot Auto-configure a TracingAwareMeterObservationHandler to make tracing interoperable with metrics

This PR is trying to address a potential issue with the ObservationAutoConfiguration: if tracing is configured DefaultMe...

SpringBoot Upgrade to Spring Data 2021.2.5

Comment From: mp911deProject Dependencies Spring Data 2021.2.4Cassandra Driver (com.datastax.oss:java-driver-bom): 4.14....

SpringBoot Move JerseyServerMetricsAutoConfiguration to web package

It looks like it should live in org.springframework.boot.actuate.autoconfigure.metrics.web. Comment From: mbhavePlacing ...

SpringBoot Provide property to switch to simplified logging format

See https://twitter.com/bsideup/status/1557116232146554882We could offer a quick property to switch to simplified loggin...

SpringBoot Provide a reactive repository for audit events

With its current API where all operations are of blocking nature, AuditEventRepository cannot be properly implemented us...

SpringBoot Upgrade to Thymeleaf 3.1.0.RC1

We should also remove our dependency to thymeleaf-extras-java8time (and its dependency management) since it's now fully ...

SpringBoot Upgrade to Spring Data 2021.1.9

Comment From: mp911deProject Dependencies Spring Data 2021.1.8Cassandra Driver (com.datastax.oss:java-driver-bom): 4.13....

SpringBoot Mockito and Springboot mock internal prototype object problems

This error is displayed when I use it like thisorg.springframework.beans.factory.BeanCreationException: Error creating b...

SpringBoot Spring Boot is not able to find classes if security manager is enabled

Version: springVersion = '5.3.20' springBootVersion = '2.5.12'It only happens if the security manager is enabled. We ar...

SpringBoot Upgrade logback to support Jakarta

Current SpringBootVersion=3.0.0-M5The built-in logbak version is 1.2.11, which is not compatible with JakartaComment Fro...

SpringBoot configprops endpoint does not display DataSize properties correctly

"spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties": { "...

SpringBoot PEM formatted elliptic-curve TLS keys are an unrecognized private key format

I'm using Spring Boot 2.7.3 and would like to use the following, recently introduced, properties for specifying TLS keys...

SpringBoot Add checkstyle rules for List.of() / Set.of() / Map.of()

Add checkstyle rule for List.of() / Set.of() / Map.of()This commits adds a checkstyle rule to not use List.of(), Set.of(...

SpringBoot Enable ISO date and time binding by default for WebMVC and WebFlux

20579 introduced means to easily enable ISO date and time binding for WebMVC and WebFlux in Boot 2.3. Still, users have ...

SpringBoot Polish Micrometer tracing changes

This PR polishes Micrometer tracing changes a bit.See gh-32480Comment From: wilkinsonaThanks very much, @izeye.

SpringBoot Fix Observation lifecycle issues in ObservationAutoConfigurationTests

This PR fixes Observation API lifecycle issues in ObservationAutoConfigurationTests:- Observations should not started tw...

SpringBoot Pre-process GraphQL schema resources at build time

As seen in https://github.com/spring-projects/spring-graphql/pull/218#issuecomment-997296408, using our Spring GraphQL a...

SpringBoot Maintain independent YAML types

Comment From: asomovI find the code in PR a better solution than in this commithttps://github.com/spring-projects/spring...

SpringBoot Response from loggers endpoint is incomplete in a native image

We're missing reflection hints for some of the types that are returned by loggers. They aren't picked up automatically v...
上一页 下一页
.