SpringBoot Spies are not reset after test execution when using @SpyBean

Spies created with @SpyBean are not added to the MockitoBeans which are then reset at the end of test execution like Moc...

SpringBoot Provide a configuration property for setting the path used by auto-configured disk space metrics

@wilkinsona I was playing around w/ the options listed in the ticket and had this simple approach coded up so went ahead...

SpringBoot Add startup time metrics

Fixes gh-26729@wilkinsona I picked your draft changes up and added the Actuator side of things. TODO- [ ] Add docsHere i...

SpringBoot querydsl-codegen-utils:5.0.0 that comes as a part of querydsl-bom is not present in maven central

Hi Colleagues,The com.querydsl:querydsl-bom:5.0.0 comes as a part of SB 2.6.0.M2. However the dependency com.querydsl:qu...

SpringBoot War deployment in standalone Tomcat causes memory leak (Metaspace)

Steps to reproduce:1. Create an empty application in https://start.spring.io/ with the following parameters:Spring Boot ...

SpringBoot Embedded Undertow throws MalformedURLException when archive filename contains characters that are reserved in a URL

Embedded Undertow in WAR stopped working for us since we upgraded to Spring Boot 1.5.2.RELEASE. I tried to make a small ...

SpringBoot Add reference to Kogito Spring Boot Starters

Hi there!I'm proposing to add Kogito to the list of the Spring Boot Starters.Many Thanks!Comment From: pivotal-cla@ricar...

SpringBoot Upgrade Java 17 version in CI image

https://github.com/adoptium/temurin17-binaries/releases/download/jdk17-2021-09-15-08-15-beta/OpenJDK17-jdk_x64_linux_hot...

SpringBoot Upgrade Java 17 version in CI image

https://github.com/adoptium/temurin17-binaries/releases/download/jdk17-2021-09-15-08-15-beta/OpenJDK17-jdk_x64_linux_hot...

SpringBoot 2.5.4 upgrade, issue with actuator/metrics/AutoTimer, blocks startup

We have a Spring Boot application (webflux, r2dbc, spring data) using the version 2.5.3. After upgrading to 2.5.4 the ap...

SpringBoot Spring annotation @ComponentScan affects the loading order of SpringBoot AutoConfiguration classes

I created a project with Spring Initializr. I know the Spring annotation @ComponentScan is repeatable. I tried to add @C...

SpringBoot spring-boot-maven-plugin can support use timezone for build info properties 'time'

Comment From: wilkinsonaCan you please provide some more background? Why do you want to be able to provide the timezone?...

SpringBoot Fix some typos in docs

Only a couple of minor changes.@pivotal-cla This is an Obvious FixComment From: snicoll@di72nn thank you for making your...

SpringBoot Feature: Strict qualifying of typical multiinstanciated Beans on @Conditionals

I am having troubles often with restTemplates and autconfigurations, both at private projects and spring ones.Thus lead ...

SpringBoot Improve test coverage of launch script

Implementation of #20335. Splitting launch script's integration tests on two: init.d tests and shell-like. Add some case...

SpringBoot Migrate from NCSARequestLog to CustomRequestLog

In Jetty 9.4.15, NSCARequestLog has been deprecated and CustomRequestLog introduced as its replacement. We need to migra...

SpringBoot Auto-configure Micrometer's Lettuce latency metrics

Add auto-configuration support to export Lettuce latency metrics with micrometer (reference)Create an autoconfiguration ...

SpringBoot Retain distinction between compile and runtime deps of optional deps

A recent change in JUnit 5.8 has revealed a limitation of our optional dependencies plugin. It was first noticed in Spri...

SpringBoot ContextStartedEvent not triggered in Spring Boot Application

The ContextStartedEvent is not getting fired in Spring Boot application when application is started with this format - p...

SpringBoot Clarify Selenium auto-configuration requires HtmlUnit

The only auto-configuration class is MockMvcWebDriverAutoConfiguration, that requires HtmlUnit.So this auto-cofiguration...
上一页 下一页
.