SpringBoot gradle developmentOnly from transitive BOM

Hi,I'am trying to create a BOM for my micro-services so I started to create a multiple module project and a module named...

SpringBoot spring-boot-starter-data-jpa 2.7.9 version alignment

Hello guys,when downloading the dependency, it still has the 2.7.8 which contains a version with a bug, this should be a...

SpringBoot Reactive Method Security not working with kotlin from Spring boot version 3.0.3 :The returnType class java.lang.Object on public java.lang.Object

When using reactive method security on a Kotlin spring boot reactive app with coroutines, I am getting an errorThe retur...

SpringBoot spring-boot-dependencies 2.7.9 has multiple Vulnerabilities

As per maven repository Vulnerabilities from dependencies:CVE-2023-25194CVE-2022-45868CVE-2022-4492CVE-2022-41854CVE-202...

SpringBoot Kubernetes client version Updated faced errors in that .

We are using spring boot version is 2.7.5 and kubernetes client version is 5.11.2 . Now when we upgrade kubernetes clien...

SpringBoot Some of the deprecated spring.security.saml2.relyingparty.registration.*.identityprovider.* properties are ignored

With thanks to @Anubhav-2000 and @jvalkeal, as diagnosed in https://github.com/spring-projects/spring-security/issues/12...

SpringBoot Error java.io.FileNotFoundException: class path resource [kc.properties] cannot be opened because it does not exist When Running a Native Image

I get this error after running a native image, the file kc.properties exists into a custom library at the src/main/resou...

SpringBoot Unable to create SAAJ meta-factory when mvn spring-boot:run

Hi Spring Boot Team,After upgrading spring boot to 3.0.3, we still cannot run the local service with mvn spring-boot:run...

SpringBoot Add documentation tip showing how to configure publishRegistry maven properties from the command line

If I have a private registry and I want to publish the generated docker image I need to provide username, password, and ...

SpringBoot Document how to get socket location for image building configuration with podman

At the moment current documentation recommends this approach to configure PodMan:tasks.named<BootBuildImage>(&quot...

SpringBoot Upgrade to spring-asciidoctor-backends 0.0.5

34432Comment From: wilkinsonaThanks, @sannanansari, but as with #34012 we prefer to process single-line version upgrades...

SpringBoot SpringBoot 3.0.3 can't identify any @RestController anotated class except in Startup Class

SpringBoot version: 3.0.3OS: Windows 11Java: OpenJDK 19Recently I just wrote a simple Spring Boot application.And I used...

SpringBoot When @Aspect and @FeignClient are used simultaneously in one application, an exception will be thrown in native-image

This exception only throw in the native-image.When running spring-aot-mode without native-image, this exception will not...

SpringBoot Native image Charset.forName("UTF-32BE") throws UnsupportedCharsetException: UTF-32BE

Using Spring Initilizrsdk use java 22.3.1.r19-grlAlso tried graalvm r17Added a controller@RestControllerclass GreetingHt...

SpringBoot Logback INFO messages are always reported

After upgrading to Spring Boot 3.0.1, I get the following "error" when running my application:07:56:13,126 |-INFO in ch....

SpringBoot Switch from single topic for fixed delays to single topic for same intervals in Spring Kafka retry configuration

In 3.1, replace deprecated useSingleTopicForFixedDelays() with useSingleTopicForSameIntervals().https://github.com/sprin...

SpringBoot Cannot use Gradle to test spring-boot code in separate test module, throws NoClassDefFoundError

I created a project- frog -- frog-web -- frog-testfrog is the root module, without codefrog-web is a spring-boot modul...

SpringBoot Docker image is created without CREATED timestamp

gradle bootBuildImage producesREPOSITORY TAG ...

SpringBoot mvn spring-boot:run doesn't run a Spring Boot App but always success

Hello Spring Team,After upgrading spring boot from 2.7.7 to 3.0.3, I cannot run the service with mvn spring-boot:run -X,...

SpringBoot Can't bind or directly access multipart/mixed request parts

I'm trying to create a controller that will consume multipart/mixed requests containing both a json string and a file. I...
上一页 下一页
.