SpringBoot My project already has a property class. How do I use the spring-boot-configuration-processor in the process of writing a spring-boot-starter for it?

a few weeks ago, I asked the question on stackoverflow but there is still no anser. Here is the question.Thanks a lot.Co...

SpringBoot Provide configuration properties for all of Reactor Netty's HttpDecoderSpec

Spring Boot version: 2.2.5.RELEASEProject: Spring Boot AutoconfigureThe ServerProperties class defines some properties s...

SpringBoot Issue with spring boot 2.4M1 and mariadb connector

I recently upgraded to Spring Boot 2.4M1 to be sure my app is compatible with the latest snapshots but I'm unable to mak...

SpringBoot Security issues in Embedded Tomcat

Two CVE's in the current version of Tomcat 9.0.36 - fixed in the latest version 9.0.37CVE-2020-13934CVE-2020-13935https:...

SpringBoot Support for additional management port for accessing /actuator endpoint

There is support for only one port to access actuator endpoints with the help of this:management.server.port=But no supp...

SpringBoot NullPointerException when not setting a Username for LdapAutoConfiguration

As of version 2.0.0.M7, when not setting any username property for LdapAutoConfiguration, this cause an NullPointerExcep...

SpringBoot NettyWebServerFactoryCustomizer override NettyServerCustomizer

Problem:Currently NettyWebServerFactoryCustomizer support only the following parameters: - server.max-http-header-size -...

SpringBoot Fine tune task input path sensitivity to avoid cache misses when built in different directories

We have some file-based task inputs that are being compared absolutely. This breaks caching when the build is running in...

SpringBoot Add support for easily disabling metrics export

Most monitoring systems we have support for are push based and some of them will prevent the context to start if an API ...

SpringBoot Restructure "Building Container Images" section

This commit attempts to close #22279 by restructuring the sections about creating docker images, in order to add attenti...

SpringBoot ConditionMessage#items throws an NPE with a null list of items although the Javadoc states it is tolerated

Hi,as noted in #22330 the several items methods in ConditionMessage state that the passed items might be null.* @param i...

SpringBoot config MANIFEST.MF Spring-Boot-Lib

I hope config MANIFEST.MF file properties Spring-Boot-Lib,Please tell me how to configure it.Comment From: wilkinsonaT...

SpringBoot Upgrade Java 14 version in CI image

https://github.com/AdoptOpenJDK/openjdk14-binaries/releases/download/jdk-14.0.2%2B12/OpenJDK14U-jdk_x64_linux_hotspot_14...

SpringBoot Upgrade Java 11 version in CI image

https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.8%2B10/OpenJDK11U-jdk_x64_linux_hotspot_11...

SpringBoot Upgrade Java 11 version in CI image

https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.8%2B10/OpenJDK11U-jdk_x64_linux_hotspot_11...

SpringBoot Upgrade Java 11 version in CI image

https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.8%2B10/OpenJDK11U-jdk_x64_linux_hotspot_11...

SpringBoot Upgrade Java 15 version in CI image

https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15-2020-07-15-08-59/OpenJDK15-jdk_x64_linux_hots...

SpringBoot config MANIFEST.MF Spring-Boot-Lib

I use the spring boot maven plugin plug-in to package my project. I looked at the source code of this plug-in. In a depe...

SpringBoot Add support for R2DBC

Good afternoon,I would like to know if exist any plan to provide a R2DBC starter that is shipped by Spring Boot itself. ...

SpringBoot Forward commit hook finds the wrong milestone

When a forward-merge commit message contains a version pattern like 2.4.x, the hook is choosing the furthest milestone t...
上一页 下一页
.