SpringBoot Use consistent asciidoctor subs attribute

Our source blocks currently have a mix of different subs, with many not defining them at all. We should try to be consis...

SpringBoot Fix ConfigDataProperties blank config import NPE

Filter ConfigDataLocation imports null elements.It could be NPE at ConfigDataEnvironment#getMandatoryImportsComment From...

SpringBoot Add Kafka Health Indicator

In previous versions of Spring-Boot there was an inbuild health indicator for Kafka, however somewhere along the way it ...

SpringBoot Generate Configuration metadata for lombok @Value classes with Constructor Binding

I would like to be able to generate configuration metadata using lombok @​Value annotations and Constructor Binding.Back...

SpringBoot Tomcat 10 on spring-boot framework

Tomcat 9.0.39 has vulnerabilities ( ref. https://nvd.nist.gov/vuln/detail/CVE-2020-13943 ) .In my scenario i' usign spr...

SpringBoot Delete R2dbcDatabaseInitializationConfiguration in 2.5.x docs

I'd like a second pair of eyes on R2dbcDatabaseInitializationConfiguration to see if it's correct.Comment From: wilkinso...

SpringBoot Liquibase execution is slower after upgrading from Spring Boot 2.3.8 to 2.4.5

Hi, When I upgrade from Springboot2.3.8 to 2.4.5, Liquibase execution becomes slower and slower. It used to be o...

SpringBoot Displaying all the configuration in the log with info logger level

In org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration class, displaying all the properties ...

SpringBoot Polish configuration of source and target compatibility

It's not configured consistently across branches and configuring it at the project level via the sourceCompatibility pro...

SpringBoot ApplicationBuilder in spring-boot-server-tests does not pickup fresh snapshots

ApplicationBuilder in spring-boot-server-tests uses Maven Invoker to build the test apps but doesn't configure it to upd...

SpringBoot @RequestMapping annotation does not resolve property/SpEL expressions "${}" after migration to Boot 2.4.X

After migrating from Boot 2.2.x to 2.4.5 some @RequestMapping("${api.path}") (api.path configured in application.propert...

SpringBoot OnInitializedRestarterConditionTests.initialized() may wait forever

https://github.com/spring-projects/spring-boot/blob/1be8c8fda94d9ee97d16644be0940cfd94a91482/spring-boot-project/spring-...

SpringBoot A web app with com.amazonaws:DynamoDBLocal on the classpath fails to start

java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.WebAppContext at java.net.URLClassLoader.findClass(URLClas...

SpringBoot Take Context path into account for externalized configuration

I would like Spring Boot to take the servlet context path into consideration when determining the externalized configura...

SpringBoot Empty value in spring.config.import causes NullPointerException

I consider an application-XXX.yml file with the following content:spring.config.import: ./config/domain.yml,./config/web...

SpringBoot Upgrade to json-smart 2.4.2

Comment From: dpeger@philwebb Is this ticket going to be downported to 2.3.x and 2.4.x branches as well?The latest relea...

SpringBoot Apply RSocketConnectorConfigurer beans to the RSocketRequester.Builder

Currently, Spring Boot creates a prototype bean for RSocketRequester.Builder, since this stateful builder can be used in...

SpringBoot 123

Comment From: snicoll@whalefall541 please use your own fork for experiments.Comment From: Halcyon666@whalefall541 please...

SpringBoot Merge pull request #1 from spring-projects/master

update forkComment From: pivotal-issuemaster@whalefall541 Please sign the Contributor License Agreement!Click here to ma...
上一页 下一页
.