SpringBoot Support multipart uploads with @RestControllerEndpoint when the management server is running on a separate port

Hello,i'm trying to implement custom @RestControllerEndpoint with a method that accepts MultipartFile as parameter. Eve...

SpringBoot Support multipart uploads with @RestControllerEndpoint when the management server is running on a separate port

Support multipart uploads when Spring MVC uses a different management portCloses gh-18286Comment From: wxl88888888this i...

SpringBoot Investigate automatic CDS support

AppCDS is a feature in java that allows java applications to startup faster thanks to creating application-specific Clas...

SpringBoot Bump gradle/gradle-build-action from 2.9.0 to 2.10.0

Bumps gradle/gradle-build-action from 2.9.0 to 2.10.0.Release notesSourced from gradle/gradle-build-action's releases.v2...

SpringBoot Bump actions/setup-java from 3 to 4

Bumps actions/setup-java from 3 to 4.Release notesSourced from actions/setup-java's releases.v4.0.0What's ChangedIn the ...

SpringBoot Bump gradle/gradle-build-action from 2.10.0 to 2.11.0

Bumps gradle/gradle-build-action from 2.10.0 to 2.11.0.Release notesSourced from gradle/gradle-build-action's releases.v...

SpringBoot Bump actions/upload-artifact from 3 to 4

Bumps actions/upload-artifact from 3 to 4.Release notesSourced from actions/upload-artifact's releases.v4.0.0What's Chan...

SpringBoot Bump gradle/gradle-build-action from 2.10.0 to 2.11.1

Bumps gradle/gradle-build-action from 2.10.0 to 2.11.1.Release notesSourced from gradle/gradle-build-action's releases.v...

SpringBoot TestRestTemplate reports 400 in case of post with rfc3339 time query parameter

it seems this question on stackoverflow. https://stackoverflow.com/questions/50086003/unable-to-test-a-literal-in-reques...

SpringBoot Application using spring-boot 3.2.1 fails to start due to 'nested' access is not allowed

Application with latest version of Spring Boot 3.2.1 fails to start under new implementation of uber jar loader. It is u...

SpringBoot spring-boot-starter-jetty and spring-boot-starter-test causing dependecy issues

Adding spring-boot-starter-jetty and spring-boot-starter-test in version 3.2.0 results in a dependency conflict of the a...

SpringBoot yml format configuration does not override field default values

Customized configuration parameters can override the default value through the application.properties file, but cannot o...

SpringBoot java 17

org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop' at org.springf...

SpringBoot GET /login? throws 405

Hello, I have found a weird behaviour that I cannot explain:in case of missing auth, the request gets forwarded to /logi...

SpringBoot springboot3.2.1 Custom class loader unknown protocol: nested

An unknown protocol: nested error occurs when loading the org.springframework.boot.loader.net.protocol.jar.JarUrlConnect...

SpringBoot Throwable from logging system initialization may result in the application silently failing to start

When there is an error raised during logback initialization, spring boot application crashes without displaying any mess...

SpringBoot Test Gradle plugin against Gradle 8.6-rc-1

Comment From: wilkinsonaThanks for the PR, @snicoll. We'll start testing against 8.6 in every build once it has been rel...

SpringBoot After upgrading to boot 3.2.1, a serialization error occurred in the security module.

After upgrading the Spring Boot version from 3.1.5 to 3.2.1, I encountered the following exception. It seems that there ...

SpringBoot docker-java fails to connect to docker daemon with SB 3.1.7 release

After the SB 3.1.6 -> 3.1.7 update we started to have an issue with docker-java library connecting to docker daemon:o...

SpringBoot Rsocket error "java.lang.IllegalStateException: Source has to be ASYNC fuseable" with Spring boot 3.2.x & JDK17

I have a problem with RSocket. I am using JDK 17 and Spring boot 3.2.x.Sample project to reproduce the issue https://git...
上一页 下一页
.