SpringBoot Spring-boot JavaFx(jdk17) 打包jar运行异常:No auto configuration classes found in META-INF/spring.factories nor in META-INF/spring/org.springframework.boot.a utoconfigure.AutoConfiguration.imports. If you are using a custom packaging, make sure that file is correct.

spring-boot团队的人员你们好:Hello, spring boot team:最近构建了一个javafx项目做测试遇到了无法解决的问题,在互联网中查找了很多相关的问题,包括当前github上相关问题也都查看但并不能解决实际问题,希...

SpringBoot Add local and tag correlation fields

Currently with the following config example it's not possible to use BaggageField.getByName, BaggageField.updateValue fo...

SpringBoot Adapt to native-image reflection changes

GraalVM has some changes regarding reflection lined up:Querying methods, ctors, fields, etc. enabled by default for regi...

SpringBoot Support conversion of Duration like 2h30s

It would be useful if parsing of formats like 3h10s or 2h 10m 45s to java.time.Duration is supported.kotlin.time.Duratio...

SpringBoot Why is the configuration of SpringBoot reading incorrect?

I need to hide my IP address. I set this IP in the environment variable of Mac and refer to this IP address in yml, but ...

SpringBoot I/O error on POST request for "url" exception after 3.2 upgrade

After upgraded to spring boot 3.2 from spring boot 3.1I am getting below exception. This is coming from the external lib...

SpringBoot Request failed: [script_exception] runtime error exception after 3.2 upgrade.

Getting this exception after i upgraded spring boot 3.2 from 3.1org.opensearch.client.opensearch._types.OpenSearchExcept...

SpringBoot Documentation for nested configuration properties in a native image uses @NestedConfigurationProperty too widely

The documentation example looks like this:@ConfigurationProperties(prefix = "my.properties")public class MyPro...

SpringBoot Spring resource loading in combination with java-test-fixtures plugin broken

Hi,we are using the latest spring boot version (3.2.5).If a gradle project has the java-test-fixtures gradle plugin acti...

SpringBoot Provide auto-configuration for Liquibase when using a NoSQL database

Hello there! I'm facing an issue to integrate Spring Boot with liquibase-mongodb V. 4.8.0, Spring framework doesn't invo...

SpringBoot Please add support to helidon nima mp/se webserver

Hello Please add support to helidon nima mp/se web server. Is a performant web server designed from scratch to work with...

SpringBoot Auto-configure a JwtAuthenticationConverter

Adds support for auto-configuring JwtAuthenticationConverter (and ReactiveJwtAuthenticationConverter) with following pro...

SpringBoot After upgrading to spring boot 3.2.0, I am getting java.lang.IllegalArgumentException: Name for argument of type [java.lang.String] not specified, and parameter name information not found in class file either

I am getting the below exception after upgrading to spring boot 3.2.0.Exception occurred java.lang.IllegalArgumentExcep...

SpringBoot Flyway unsupported PostgreSQL 15.6 after upgrading to 3.3.0

Project works fine with Spring Boot 3.2.5I changed the version in pom.xml did mvn clean and after running mvn spring-boo...

SpringBoot Logback issue in 3.3.0 vs 3.3.0-RC1

We are getting the following error, at runtime, after upgrading to 3.3.0.Logging system failed to initialize using confi...

SpringBoot 2.7.x

Comment From: pivotal-cla@GH-xingGe Please sign the Contributor License Agreement!Click here to manually synchronize the...

SpringBoot GitHub actions is masking 'ci'

> Task :spring-boot-project:spring-boot-devtools:checkArchitectureTest> Task :spring-boot-project:spring-boot-dev...

SpringBoot A newline character is missing from the start of the default banner

The banner was printed correctly In Spring Boot v3.2.5:2024-05-23 00:00:00.000 INFO 11111 --- [ main] o.s.boo...

SpringBoot Spring Boot 3.2.5 -> 3.2.6: org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.24 compiled against JDK 22

After upgrading Spring Boot 3.2.5 to 3.2.6, maven enforcer throws an error:[INFO] --- enforcer:3.4.1:enforce (enforce-ve...

SpringBoot Spring Boot with Kafka Template with supplied tags provider breaks spring_kafka_template metric

Affects: Spring boot 3.2.5, but same with other versions as well; java 17I have metrics and prometheus enabled, I am cr...
上一页 下一页
.