Nineya
Home
Blog
软著申请
SpringBoot 2.7.6 -> 3.0.1 @EnableMethodSecurity Not Registered For @SpringBootTest with @AutoConfigureMockMvc
2025-01-07 04:45:48
2326
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
2025-01-07 04:45:45
11316
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
2025-01-07 04:45:41
238
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
2025-01-07 04:45:39
1696
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
2025-01-07 04:45:36
1693
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
2025-01-07 04:45:33
1295
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
2025-01-07 04:45:31
15126
Expected behaviorworks fineActual behaviororg.springframework.core.io.buffer.DataBufferLimitException: Exceeded limit on...
SpringBoot EndpointRequestMatcher is missing toString() method
2025-01-07 04:45:28
1079
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
2025-01-07 04:45:26
7121
Dependencies added only for native hints (example a RuntimeHintsRegistrar) should only be required as compileOnly depede...
SpringBoot Added toString method for EndpointRequestMatcher #33647
2025-01-07 04:45:23
3652
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
2025-01-07 04:45:20
40796
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reactiveElasticsearch...
SpringBoot Upgrade to Jackson 2.15
2025-01-07 04:45:18
546
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
2025-01-07 04:45:15
1241
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
2025-01-07 04:45:13
5118
👋🏻 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
2025-01-07 04:45:07
37908
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
2025-01-07 04:45:05
746
With https://github.com/spring-projects/spring-framework/issues/29644 the WebClient doesn't need external dependencies a...
SpringBoot WebMvcTags to ServerRequestObservationConvention migration
2025-01-07 04:45:02
928
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
2025-01-07 04:44:59
124
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?
2025-01-07 04:44:56
785
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
2025-01-07 04:44:53
9255
My project has two modulesAdd native-maven-plugin plug-ins to the web moduleError occurs when executing the packing comm...
上一页
下一页
1
…
1862
1863
1864
1865
1866
…
2246
.