SpringBoot 2.7.6 -> 3.0.1 @EnableMethodSecurity Not Registered For @SpringBootTest with @AutoConfigureMockMvc

I'm migrating from v2.7.6 -> 3.0.1 and I had previously upgraded SpringSecurity to v5.8 in preparation for the full 3...

SpringBoot [GraalVM]: NotCompliantMBeanException

Hi all,my Spring Boot 3 project runs fine if I use Java 17, but after AoT-compilation with GraalVM, I get the following ...

SpringBoot Upgrade Ubuntu version in CI images

Upgrade to ubuntu:jammy-20221101Comment From: wilkinsonaOn hold due to problems with running Jammy on Docker. The proble...

SpringBoot JarLauncher, jdk9+ not working with "Add-Opens" entries in MANIFEST.MF

Higoalmy goal is to launch spring boot application with docker without having to manipulate custom --add-opens JVM optio...

SpringBoot Using Spring Boot Developer Tools causes IllegalArgumentException when saving an entity with Hibernate ORM

The issueUsing Spring Boot Developer Tools causes IllegalArgumentException when saving an entity with Hibernate ORM. The...

SpringBoot Spring Boot Native 3.0.1 Fails to start when using spring data jpa, h2 and spring web

Spring Boot Native 3.0.1 fails to start when using spring data jpa, h2 and spring web. It gives the error below:IllegalS...

SpringBoot org.springframework.core.io.buffer.DataBufferLimitException: Exceeded limit on max bytes to buffer : 262144

Expected behaviorworks fineActual behaviororg.springframework.core.io.buffer.DataBufferLimitException: Exceeded limit on...

SpringBoot EndpointRequestMatcher is missing toString() method

See #33647 Comment From: tvahrstHi, I mentioned this already in #33647: it's possible to create EndpointRequestMatcher ...

SpringBoot processAot Gradle task does not include compileOnly dependencies

Dependencies added only for native hints (example a RuntimeHintsRegistrar) should only be required as compileOnly depede...

SpringBoot Added toString method for EndpointRequestMatcher #33647

Changes:This PR add toString()method in EndpointRequest.EndpointRequestMatcher as per the bug #33647. Added Test Cases ...

SpringBoot Spring Boot 2.7.7 with elasticsearch startup error,change elasticsearch.version to 7.17.7 startup normal

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reactiveElasticsearch...

SpringBoot Upgrade to Jackson 2.15

I know you usually do create these tickets automatically, but I am curious if we will see Jackson 2.15 in boot 3.0 or at...

SpringBoot spring-boot-devtools have problem with 'Reload Static Content' when add a same named file after delete it

I try the tutorial "Serving Web Content with Spring MVC" on website "https://spring.io/guides/gs/serving-web-content/"....

SpringBoot 2.7.1 to 3.0.0 (javax to jakarta datasource) issue, multiple schemas

👋🏻 I'm now attempting to migrate our project to SB 3.0.0 and everything up until now I managed to work out fine, but now...

SpringBoot Native Image Fails w/ Multiple DataSources

Trying to do all of the groundwork for our teams to start using native images. We use multiple data sources in over half...

SpringBoot Remove Jetty / Netty / Apache HttpClient checks for WebClient

With https://github.com/spring-projects/spring-framework/issues/29644 the WebClient doesn't need external dependencies a...

SpringBoot WebMvcTags to ServerRequestObservationConvention migration

Starting with Spring Boot 3.0.0 the class WebMvcTags is deprecated and should be replaced by DefaultServerRequestObserva...

SpringBoot Upgrade to Gradle Enterprise Gradle Plugin 3.12.1

Test retry is now built into the Gradle Enterprise plugin so we need to replace our usage of the separate test retry plu...

SpringBoot org.springframework.boot.loader package is gone in Spring Boot 3?

I got an java.lang.ClassNotFoundException: org.springframework.boot.loader.PropertiesLauncher when trying to upgrade my ...

SpringBoot Springboot3 Multi module project packaging native-image failed

My project has two modulesAdd native-maven-plugin plug-ins to the web moduleError occurs when executing the packing comm...
上一页 下一页
.