SpringBoot UndertowWebServerFactoryCustomizer requires commons lang via an unintended import on ClassUtils

Hi,I use Undertow and after upgraded to v2.3.3, app failed to start with error NoClassDefFoundError;org.apache.commons.l...

SpringBoot Provide examples of Actuator custom endpoints in the reference documentation

Hi,while creating custom actuator with write operation I found that it would be handy to show in documentation some code...

SpringBoot Simplify InputStream assertions

Hi,this PR simplifies some InputStream assertions. E.g. by using the newest hasBinaryContent assertion from AssertJ.Chee...

SpringBoot Add Hyperledger Fabric for Spring Boot Starter to the community starters

Hyperledger Fabric Spring Boot Starter provides an easy way to get your Spring boot application using Hyperledger Fabric...

SpringBoot Fix some typos in tests

Hi,this tiny PR fixes a couple of test typos.Cheers,ChristophComment From: philwebbThanks @dreis2211 !

SpringBoot Property expansion not properly binded with Configuration properties class

Duplicating this here from Stackoverflow as I consider it to be an issue/bug.Property expansion are not properly resolve...

SpringBoot how to understand a method in spring-boot-project/spring-boot-tools/spring-boot-loader-tools/src/main/java/org/springframework/boot/loader/tools/Repackager.java

Hi there, when I was reading the code of the function "private void renameFile(File file, File dest)" in spring-boot-pro...

SpringBoot add javadoc to a method in spring-boot-project/spring-boot-tools/spring-boot-autoconfigure-processor/src/main/java/org/springframework/boot/autoconfigureprocessor/Elements.java

Hi there, when I was reading the code of the function "String getQualifiedName(Element element)" in spring-boot-project/...

SpringBoot how to understand a method in buildSrc/src/main/java/org/springframework/boot/build/bom/BomPlugin.java

Hi there, when I was reading the code of the function "private Node findChild(Node parent, String name)" in buildSrc/src...

SpringBoot Caffeine cache metrics don't work with caches created via spring.cache.cache-names

Caffeine cache metrics don't work with caches created via spring.cache.cache-names as the caches don't seem to record st...

SpringBoot how to closed multiple icon on the deshboard

please fix this issus .. releted tibco jasperreport tools icons previews multiple Comment From: RameshwarnathyadavMultip...

SpringBoot Upgrade to Jackson Bom 2.11.2

Comment From: lhotariI'm adding a comment here just in case anyone else has issues with Spring Boot 2.3.3 and Jackson 2....

SpringBoot Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@13acb0d1: startup date [Mon Aug 17 14:38:19 EST 2020];

Hello Team,Spring boot application going down so often ( with in a day or two) with below info message. We are not seein...

SpringBoot Provide a simple Instantiator utility class

For #22956 we'll need to use the org.springframework.boot.context.config.Instantiator class. It's currently package priv...

SpringBoot Add a registry to support long lived instances during environment processing

Currently ConfigDataLocationResolver and ConfigDataLoader only support ephemeral connections and object instances. For s...

SpringBoot Making Folder structure and saving in MySql

Hello,For my blogging (kind-of) web app i want the user to easily store all the created articles.so i want to let the us...

SpringBoot Upgrade Java 15 version in CI image

https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15u-2020-08-19-01-38/OpenJDK15U-jdk_x64_linux_ho...

SpringBoot spring-configuration-metadata.json hints, can't user two providers for one config

MyDataSourceConfiguration@Configurationpublic class MyDataSourceConfiguration { @Bean("accountDataSource") ...

SpringBoot Creating docker images stopped working

Suddenly from one day to the next, docker image building stopped working. Project I'm building today worked fine yesterd...

SpringBoot Too much logging when building an OCI image with Maven

mvn spring-boot:build-image -X logs every byte to and from the Docker daemon ...it's kind of too much. You get a lot of ...
上一页 下一页
.