SpringBoot Adds support for Log4j SpringLookup

Since Log4j 2.14.0, configuration files can resolve properties from Spring's Environment.While this is already possible ...

SpringBoot Schema-validation error in spring-boot-gradle-plugin 2.6.x

I'm updating my spring-boot dependencies to the latest version (2.6.3) for vulnerability reasons.I'm having a problem wi...

SpringBoot Spring boot actuator 2.5.5 start up error - PatternSyntaxException

I am using spring-boot-starter-parent 2.5.5 version. I upgraded my existing working ap from spring boot 2.3.9 version. I...

SpringBoot Concurrent image builds cause error deleting builder image

When the Maven spring-boot:build-image goal or Gradle bootBuildImage task is run more than once concurrently against the...

SpringBoot Drop support for embedding EhCache 3 until it supports Jakarta EE 9

https://github.com/ehcache/ehcache3/issues/2946Comment From: linghengqianNot sure if this should be answered here. But a...

SpringBoot Spring Boot app fails to start when concurrently initializing an empty database with Liquibase

Spring Boot 2.6.4Liquibase 4.5.0Given an empty database. When the database is concurrently initialized by two Spring Boo...

SpringBoot Upgrade to Liquibase 4.8.0

Supersedes #29849Comment From: devopsixSpring Boot 2.6.4 ships with Liquibase 4.5.0 which is affected by liquibase#2083....

SpringBoot Spring.config.import does not work

Hi,I am currently upgrading to spring boot version 2.6.1 along with spring cloud 2021.0.1. When we use this version, sp...

SpringBoot Stop relying on inject-api rebundled by AppEngine

As reveled by #29984, spring-boot tests rely on the present of inject-api that turns out to be provided by a repackage v...

SpringBoot Allow relative auto-configuration ordering to be configured using @AutoConfiguration

With the new @AutoConfiguration annotation, it would be nice to be able to configure relative ordering without having to...

SpringBoot Add DataCouchbaseTest annotation

Add parity to other test annotations for spring data projects.Comment From: wilkinsonaSee https://github.com/spring-proj...

SpringBoot Add DataElasticsearchTest annotation

Add parity to other test annotations for spring data projects.Comment From: wilkinsonaThanks, @eddumelendez. It looks li...

SpringBoot servlet.service() for servlet [dispatcherServlet] in context with path threw exception [ handler dispatch failed; nested exception is java.lang.stackoverflow] with root cause

I am getting below exception . Version used : Spring boot 2. Exception:java.lang.stackoverflow: nullservlet.service() fo...

SpringBoot Default JmxAutoConfiguration changes JConsole hierarchy for multi-property @ManagedResource object names

Affects: Spring Boot 2.2.11 (but most likely the current version as well, the code is the same)The ParentAwareNamingStra...

SpringBoot UnsupportedOperationException with jetty 10.0.8

Hello,We are using spring boot 2.6.3 and after updating from jetty 10.0.7 to 10.0.8 the following error appears at the s...

SpringBoot springboot starter validation 2.6.3 not work in webflux

hi, i use springboot 2.6.3 version, but starter-validation did not work in spring-webflux.spring-boot-starter-validation...

SpringBoot Ignore build deprecation warnings in Paketo system tests

Paketo buildpacks have started logging a deprecation warning when the API version support advertised by the platform is ...

SpringBoot Clarify relation of import path to resultant properties in configtree import data

The Using Configuration Trees section of the reference docs show the following example:Given this mounted volume:etc/ c...

SpringBoot Reduce eager task creation in the build

Like #29762, but for the spring-boot build itself.Before: https://scans.gradle.com/s/a74gck4jmky7w/performance/configura...

SpringBoot Broaden default keys to sanitize to match anywhere in the key not just at the end

I have an application that bootstraps itself using Vault properties. When I hit the management endpoint, I see the vault...
上一页 下一页
.