SpringBoot Wavefront application tags differ from those used in a Spring Boot 2.x application

This PR fleshes out the use of Wavefront Application Tags, used in Wavefront to organize a service within a larger distr...

SpringBoot Upgrade to Jackson Bom 2.14.0

Comment From: PavelMoskotinHi @snicoll ,is it any possible to backport this into 2.6 and 2.7 ?Comment From: wilkinsonaNo...

SpringBoot Missing documentation for spring boot caching

Hello,the documentation regarding spring-boot caching seems to have been moved, while there are still some links to it.I...

SpringBoot SharedMetadataReaderFactoryContextInitializer should not be contributed to AOT-optimized context

Looking at SharedMetadataReaderFactoryContextInitializer it seems to be only used while the bean factory is prepared. Ye...

SpringBoot Detect package tangles at build time

We might be able to detect package tangles using https://www.archunit.org/Comment From: philwebbHere's how JUnit 5 curre...

SpringBoot GraalVM native build NoSuchMethodException: liquibase.configuration.LiquibaseConfiguration.<init>() (3.0.0-RC1)

Bug reportNew Spring Boot 3.0.0-RC1 application with Liquibase + GraalVM native build results in the following error:org...

SpringBoot Add tests for BindableRuntimeHintsRegistrar

Whilst refactoring ConfigurationPropertiesReflectionHintsProcessor to BindableRuntimeHintsRegistrar I realized we don't ...

SpringBoot Add tests for BindableRuntimeHintsRegistrar

ref #32831Comment From: pivotal-cla@tumit Please sign the Contributor License Agreement!Click here to manually synchroni...

SpringBoot Document the need for compilation with -parameters when targeting a native image

Describe the bugSpring Boot 3 Native - "Could not bind properties" error when properties class located in another module...

SpringBoot spring-boot-starter-actuator + data-jpa with GraalVM native-image NotCompliantMBeanException

New Spring Boot 3.0.0-RC2 application with spring-boot-starter-actuator results in the following error:2022-11-15T15:38:...

SpringBoot BackgroundPreinitializer can skip Jackson initialization when MessageConverter initialization is successful

AllEncompassingFormHttpMessageConverter already initializes Jackson ObjectMapper. This commit updates BackgroundPreiniti...

SpringBoot Provide support for actuators and /error rendering with Gson

The Jackson dependency can be a burden for some apps (Gson is faster, and some people just prefer it). It would be good ...

SpringBoot More control over cache headers on simple actuator web endpoints

I exposed some resources (non functional) as endpoints in the actuator, the clients use the cache headers to know how mu...

SpringBoot Add possibility to disable the Elasticsearch Sniffer functionality

With #24174 out-of-the-box support was added for Elasticsearch Sniffer.After our upgrade to the latest Spring Boot 2.5.1...

SpringBoot Prevent HttpClient 4.x from spamming the log with DEBUG messages from .wire and .content loggers when using logback-spring.xml

Spring Boot 2.7.5spring-boot-starter-logging 2.7.5When running tests, HttpClient 4.x in RestTemplate spams the log with ...

SpringBoot server.port=8443 without SSL redirects login to 8080

Hello,I face a problem in my everyday job app that I have been able to reproduce easily in the official sample "spring-b...

SpringBoot Contribute missing resource hints for GraphQL schema files and GraphiQL HTML page

Spring for GraphQL is implementing AOT support in its upcoming 1.1.0 version, with spring-projects/spring-graphql#495.We...

SpringBoot Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed

Hi,Recently upgraded the spring actuator from 2.4.10 to 2.7.4.In our project, we are using the configTree import in Kube...

SpringBoot No converter is found when setting the management port via config tree

I'm running a Spring Boot 2.6.13 app with spring-boot-actuators, and I'm trying to set the management port via config tr...

SpringBoot Stop adding binders to all meter registry beans 2.7.X

In our application we are using actuator mainly for the probes. When using micrometer and creating our own composite met...
上一页 下一页
.