SpringBoot Warning about SBOM reported when running bootBuildImage with gradle-plugin

Warning about SBOM reported when running bootBuildImage with gradle-plugin.The message is as follows.Warning: this build...

SpringBoot Can not load class in classpath when package a executable jar

Hi,I use Guava ClassPath class to scan and load some class in my project. It works fine when I run application in my IDE...

SpringBoot Http/2 h2c not working

I have created a sample of spring boot application with version 2.6.1. I have enabled http2 and below are the propertie...

SpringBoot Missing org.apiguardian:apiguardian-api dependency from Junit 5.8.1 via org.springframework.boot:spring-boot-starter-test 2.6.X

After updating to Spring Boot 2.6.X (with Spring Cloud 2021.0.0) we are missing org.apiguardian:apiguardian-api which sh...

SpringBoot Define a @ConditionalOnNonTesting annotation to exclude a configuration from test run

I would like to propose an annotation that can be used to conditionally enable/disable (disable!) a configuration class ...

SpringBoot Allow build image cache volume names to be customized

When the Maven spring-boot:build-image goal or Gradle bootBuildImage task invokes the CNB lifecycle API, it creates and ...

SpringBoot AbstractMethodError in org.springframework.boot.web.servlet.filter.ErrorPageSecurityFilter

Running a Spring Boot 2.6.1 project in Jetty 9 results injava.lang.AbstractMethodError: Receiver class org.springframewo...

SpringBoot error in jdk11

I have a error in jdk11org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name '...

SpringBoot actuator doesn't work in webflux application

I am using spring actuator to monitor my webflux api request count, but I find that MetricsWebFilter doesn't work someti...

SpringBoot Add configuration propertie media types (reactive) with Mustache views.

For issue 28858.Now I just add media types, and here are some questions:1. content-type is supported as spring.mustache....

SpringBoot Spring boot takes more than ten minutes to start

Through the debug log, it is found that spring repeatedly outputs "start / end expire sessions standardmanager" after ex...

SpringBoot gradle构建失败

Comment From: bladeandmaster88springboot从2.2.2开始从maven构建变成了gradle,但是gradle构建太多错了,不知道为何要用gradle,还是觉得maven好用;希望能改回maven构建C...

SpringBoot Can not start up with error: Exception in thread "main" java.lang.VerifyError: StackMapTable error: bad offset

I try to upgrade my springboot project from 2.2.7.RELEASE to 2.5.6.But got this error when try to start up project:Excep...

SpringBoot Support JDK16 in spring boot

Issue:Upgrade to spring boot 2.4.5, but my spring boot application still cannot running in JDK16Error message:org.spring...

SpringBoot spring-boot:build-image downloads BellSoft Liberica JRE 8.0.312 so slowly, how to resolve it?

Question When executing spring-boot:build-image, the docker server downloads BellSoft Liberica JRE 8.0.312 so slowly, h...

SpringBoot Add a Spring Boot release that includes the Thymeleaf CVE fix

https://github.com/thymeleaf/thymeleaf-spring/issues/263 — new Thymeleaf version 3.0.13.RELEASE has been recently releas...

SpringBoot text search sort not working with sortByScore()

Hello,First of all here is my dependency : "org.springframework.boot:spring-boot-starter-data-mongodb-reactive:2.6.1"Her...

SpringBoot Spring boot 2.5.5 upgrade 2.6.0 /actuator/prometheus path found missing (jvm_) related information

debug found that the MeterRegistryPostProcessors class is not returned in the list when getBeanPostProcessors() is calle...

SpringBoot Upgrade to Kotlin 1.6.0

Supersedes #28577Comment From: hennrHi @snicoll ,sorry if I am getting something wrong here, but I just saw that the spr...

SpringBoot Add support for CNB platform API 0.5 through 0.8

The Spring Boot plugins CNB integration currently advertises that it supports CNB platform API version 0.3 and 0.4. Sinc...
上一页 下一页
.