Nineya
Home
Blog
SpringBoot Warning about SBOM reported when running bootBuildImage with gradle-plugin
2025-01-07 01:51:48
10567
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
2025-01-07 01:51:44
6464
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
2025-01-07 01:51:41
9544
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
2025-01-07 01:51:37
6670
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
2025-01-07 01:51:34
2027
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
2025-01-07 01:51:30
659
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
2025-01-07 01:51:26
579
Running a Spring Boot 2.6.1 project in Jetty 9 results injava.lang.AbstractMethodError: Receiver class org.springframewo...
SpringBoot error in jdk11
2025-01-07 01:51:22
1516
I have a error in jdk11org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name '...
SpringBoot actuator doesn't work in webflux application
2025-01-07 01:51:18
4509
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.
2025-01-07 01:51:15
1349
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
2025-01-07 01:51:10
850
Through the debug log, it is found that spring repeatedly outputs "start / end expire sessions standardmanager" after ex...
SpringBoot gradle构建失败
2025-01-07 01:51:07
633
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
2025-01-07 01:51:03
9801
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
2025-01-07 01:51:00
3653
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?
2025-01-07 01:50:56
1513
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
2025-01-07 01:50:43
7267
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()
2025-01-07 01:50:39
1985
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
2025-01-07 01:50:35
50597
debug found that the MeterRegistryPostProcessors class is not returned in the list when getBeanPostProcessors() is calle...
SpringBoot Upgrade to Kotlin 1.6.0
2025-01-07 01:50:27
2592
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
2025-01-07 01:50:21
692
The Spring Boot plugins CNB integration currently advertises that it supports CNB platform API version 0.3 and 0.4. Sinc...
上一页
下一页
1
…
1985
1986
1987
1988
1989
…
2246
.