SpringBoot Polish titles on configblocks

Some blocks are titled application.properties which results in tabs named application.properties (Properties) and applic...

SpringBoot Move sample tests to real integration tests

This is a follow-up of #6357 Lots of samples are in between samples to demonstrate features to newcomers and integratio...

SpringBoot Rename CompositeMeterRegistryAutoConfiguration

CompositeMeterRegistryAutoConfiguration might actually not create a composite registry. We should probably rename it to ...

SpringBoot Databases that support embedded and non-embedded modes are always detected as embedded

I have an h2 database created without username/password.I have a basic spring boot web+jpa application, in my applicatio...

SpringBoot Block selection in docs only works in single page HTML

See https://docs.spring.io/spring-boot/docs/2.4.0-SNAPSHOT/reference/html/spring-boot-features.html#boot-features-email...

SpringBoot Update spring-boot-starter-data-couchbase with new Config

New configs should be added to spring-boot-starter-data-couchbase to allow RBAC and Spring Data Couchbase 4, can anyone ...

SpringBoot JsonTest isn't annotated with @ExtendWith(SpringExtension.class)

Spring Boot 2.1.3.RELEASE: unlike other XxxTest annotations, JsonTest isn't annotated with @ExtendWith(SpringExtension.c...

SpringBoot Document how to override attributes already specified in Maven plugin configuration

Hi all,I'm facing a problem with spring-boot-maven-plugin and spring-boot version >= 2.2.5-RELEASE.If the plugin con...

SpringBoot Apply FailureAnalyzers even if the ApplicationContext was not created

Currently our FailureAnalizers only apply if the ApplicationContext actually gets created. This restriction means we can...

SpringBoot Upgrade to Lombok 1.18.14

Comment From: mdiskinhttps://github.com/rzwitserloot/lombok/releases/tag/v1.18.14Don't use this version. It is broken. C...

SpringBoot Add a FailureAnalyzer for ConfigDataNotFoundException

As suggested by @dsyer, we could add a FailureAnalyzer for ConfigDataLocationNotFoundException.Comment From: philwebbTha...

SpringBoot Improve ConfigData processing code

Out current ConfigData processing code is a little confusing due to the terms that we've used. Specifically we often ref...

SpringBoot Upgrade to Flyway 7.0.2

Comment From: snicollI forgot to map the property and we can't map it as a boolean as this is a Flyway Teams only proper...

SpringBoot Kubernetes configmap hidden files are exposed as property sources

When using the new configtree feature on a Kubernetes deployment the symlinks used for the mounted config values end up ...

SpringBoot Upgrade to Flyway 7.0.0

Hi!Using spring-boot 2.3.4.RELEASEJust wanted to report this as it seems your team have a semi-automated process for dep...

SpringBoot When building with Gradle, include project dependencies in the application layer by default and make it easer to customise their location

Although the issue is discussed in the #23003 issue, I would like to bring it up since this seem to be, more or less, a ...

SpringBoot server.servlet.session.timeout not work

I set server.servlet.session.timeout=PT60S but not work;As the document default value is 30 minutes, but actually I test...

SpringBoot Duplicate CI image upgrade issues are created

It seems that a change introduced in #23439 is causing duplicate issues being raised against our tracker to update the U...

SpringBoot Upgrade to Liquibase 3.10.3

Comment From: philwebbWe're going to look at changing SpringApplicationBannerPrinter to ignore banner.txt files if they ...

SpringBoot Sort dependency upgrades in changelog

Now that https://github.com/spring-io/github-changelog-generator/issues/34 is implemented, It would be great if dependen...
上一页 下一页
.