SpringBoot spring.webflux.multipart.max-disk-usage-per-part behaves incorrectly for values where the number of bytes overflows an int

When spring.webflux.multipart.max-disk-usage-per-part is set to value that translates to more than MAX_INT bytes (e.g., ...

SpringBoot Springboot 3 Native build isssue with iBATIS

Current environment :SpringBoot > 3.0.5GraalVM > GraalVM CE 22.3.1 (build 17.0.6+10-jvmci-22.3-b13)Mybatis > 3...

SpringBoot 3.2.0 fails with eureka server failed to generate code for RefreshScope

https://github.com/prakashelango/whiz_eureka/tree/feature/sprint6Steps to reproduce -> ./gradlew :bootJarException in...

SpringBoot LiveReload does not detect changes

Created a 3.2 spring boot project using start.spring.io with maven and Java 21.Added spring-boot-devtools module and in ...

SpringBoot Spring Boot 3.2.0 new warning about DelegatingWsConfiguration is not eligible for getting processed by all BeanPostProcessors

After upgrading to Spring Boot 3.2.0 our services that use spring-boot-starter-web-services now log a new warning on sta...

SpringBoot Since 3.2.0: Simple spring-boot-starter-security application: No AuthenticationProvider found for org.springframework.security.authentication.UsernamePasswordAuthenticationToken

I have a simple application (ie just a "skeleton") using spring-boot-starter-security. When I use Spring Boot 3.1.4 ever...

SpringBoot Upgrading to Spring Boot 3.2.0 causes Could not find snakeyaml-2.2-android.jar

Spring Version 3.2.0io.spring.dependency-management version "1.1.4"Java 21Gradle 8.4When I run gradle, it reports that i...

SpringBoot springboot2.7.14 StandardEngine[Tomcat].StandardHost[localhost]/TomcatEmbeddedContext[] failed to start

java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native...

SpringBoot Spring Native Auto Reachability of Mono<?> or Flux<?>

We are trying to move to Spring Native latest for our 100+ Spring Boot applications with multiple endpoint / microservic...

SpringBoot Typo in release notes for version 3.2

The webpage https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2-Release-Notes#upgrading-from-spring-boot...

SpringBoot Update access log pattern documentation to align with changes in Tomcat 10

According to the Tomcat docs:%D - Time taken to process the request in microseconds%F - Time taken to commit the respons...

SpringBoot Spring Boot [3.2.0] is not compatible with this Spring Cloud release train

Problem : I after update SpringBoot version to 3.2.0 my application failed to start-up :***************************APPLI...

SpringBoot Is it possible to officially support the JSON5 configuration format?

like titleComment From: wilkinsonaThanks for the suggestion.I assume you're referring to https://json5.org? As far as I ...

SpringBoot After 3.2.0 update, the querydsl embedded column type comparison operation is not possible.

After 3.2.0 update, the querydsl embedded column type comparison operation is not possible.In version 3.1.4, it worked w...

SpringBoot reference about logback delimiter is wrong

Hello,When i reading the spring-boot reference, it seems the below description is wrong.Please see below details for you...

SpringBoot Spring Boot is tagged in this repo with 3.2.0 but is not available in Maven Central

It's announced in https://spring.io/blog/2023/11/23/spring-boot-3-2-0-available-now, but Gradle can't find the artifacts...

SpringBoot SimpleAsyncTaskExecutorBuilder - Option to set taskTerminationTimeout

I think the builder should expose a method to set the taskTerminationTimeout, which was added in Spring Framework 6.1htt...

SpringBoot Spring Boot is tagged in this repo with 3.2.0 but is not available in Maven Central

It's announced in https://spring.io/blog/2023/11/23/spring-boot-3-2-0-available-now, but Gradle can't find the artifacts...

SpringBoot Nested URLs return null from classLoader.getResource("") causing ClassPathResource failures

My application has no default configuration file, only profile specific ones (application-profile1.properties, applicati...

SpringBoot Enhancement: How to improve Elasticsearch probes

We were facing a issue with Elasticsearch and WebFlux stack SB 3.1.2 (probably it is not only WebFlux stack related) in ...
上一页 下一页
.