SpringBoot @ConfigurationProperties class's default values are not visible in the Errors instance passed to Validator.validate(Object target, Errors errors)

Spring Boot version: 2.4.3-SNAPSHOTHi.I've a @ConfigurationProperties annotated class which implements the Validator int...

SpringBoot Multiarch dockerimages

Add the ability to build multi architecture docker images with qemu.See: https://www.docker.com/blog/multi-platform-dock...

SpringBoot Exposing the env var equivalent of a property name in the Configuration Metadata

Hello. Spring newbie here.First of all, congrats on spring-boot-configuration-processor - it's a neat idea, and I use th...

SpringBoot Exclude Hikari configurations with property "spring.datasource.hikari.enabled=false"

As a suggestion, in case you want to use a connection pool other than Hikari it would be nice to be able to perform the ...

SpringBoot Two dependency loading configuration problems

questionWhen I'm using spring boot and spring security, there is an operation that cannot create a bean,But when I packa...

SpringBoot LocalCacheVerifier is not rendered properly in the reference guide

The reference guide for 2.5.x shows an empty line in place of the code sample for LocalCacheVerifier.This code sample is...

SpringBoot Quickly to find the main

Comment From: pivotal-issuemaster@burnandgun Please sign the Contributor License Agreement!Click here to manually synchr...

SpringBoot spring-boot:2.4.3 and mongodb throw IllegalArgumentException: Could not find class [com.mongodb.MongoClientSettings]

When i follow the guide : accessing-mongodb-data-rest, I got this exception:java.lang.IllegalArgumentException: Could no...

SpringBoot Move DatabaseSelection to Neo4jClient

There is an upcoming change in the main branch of Spring Data Neo4j that requires changes in the Neo4j(Reactive)DataAuto...

SpringBoot HikariPool gets re-initialized on Spring Boot shutdown and fails test query

I have created a multimodule Spring Boot, where the interaction with database is separated from the container. I am usin...

SpringBoot Use only non-identifying parameters from last execution for batch with incrementer

The issueWhen the JobLauncherApplicationRunner is used to start a Spring Batch job with a JobParametersIncrementer, para...

SpringBoot Correct javadoc for ON_PARAM to accurately describe its behavior

to correct javadocWhen set to IncludeStacktrace.ON_PARAM, IncludeAttribute.ON_PARAM, parameters does not only work when ...

SpringBoot Support Maven's reproducible build feature for war repackaging

Support reproducable builds for WAR repackaging.The Maven WAR plugin was fixed by MWAR-432 and MWAR-436. This has landed...

SpringBoot Configuration properties reading problem

bootDbConfigError.zipHello. I have found an issue with spring boot. You can check the attached zip project and recreate ...

SpringBoot Upgrade Java 16 CI image to 2021-03-09-12-41

https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk16-2021-03-09-12-41/OpenJDK16-jdk_x64_linux_hots...

SpringBoot Upgrade Java 16 CI image to 2021-03-09-12-41

https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk16-2021-03-09-12-41/OpenJDK16-jdk_x64_linux_hots...

SpringBoot Add Javadoc since to Bootstrapper.initialize()

This PR adds Javadoc @since tag to Bootstrapper.initialize().See gh-25400Comment From: wilkinsonaThanks very much, @izey...

SpringBoot logging.file.name is no longer considered with Spring Boot 2.4.x

spring 2.4.x the logging config doesn't take effect.when I change the version to 2.3.x,it works,the config are as follow...

SpringBoot Logback stopAndReset double reset

Spring boot 2.4.2Logback is reset twicehttps://github.com/spring-projects/spring-boot/blob/d283e5957c1a66c96ef3961de88a1...

SpringBoot webflux global exception is invalid

Comment From: LuckerMagicComment From: LuckerMagicComment From: LuckerMagicWhat is the problem? It was possible to use w...
上一页 下一页
.