Nineya
Home
Blog
SpringBoot Is there any official chinese document?
2025-01-07 04:35:41
134
Is there any official chinese document?Comment From: wilkinsonaDuplicates https://github.com/spring-projects/spring-boot...
SpringBoot [3.0.0] LocalServerPort is not autowired
2025-01-07 04:35:38
1546
I have a pull request to bump Spring Boot from 2.7.6 to 3.0.0.It fails with a compilation error on: import org.springfra...
SpringBoot Embedded Jetty 11 failed to start on Framework 6.0.2 / Boot 3.0.0 because of Servlet API 6.0 is used
2025-01-07 04:35:36
6580
spring-boot-starter-web with spring-boot-starter-jetty is used. Another environment does not matter.Reproducer:boot3-jet...
SpringBoot JOOQ + PG R2DBC in Spring Boot 3.0.0-M5 fail during insert/update with ClassCastException
2025-01-07 04:35:33
18517
Hello everyone 👋, As an introduction, I would like to share this is mainly an issue to log the problem somewhere, becaus...
SpringBoot Spring Boot 3 AOT and scope proxies
2025-01-07 04:35:30
11113
Hi, Given the following pom.xml: <?xml version="1.0" encoding="UTF-8"?><project xmlns="...
SpringBoot PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
2025-01-07 04:35:28
3098
I created a project using the following URL:https://start.spring.io/#!type=gradle-project-kotlin&language=kotlin&...
SpringBoot Spring Boot 3.0.0 Error on executing tests with spring-kafka-test
2025-01-07 04:35:24
8261
Environmentspring-boot-dependencies: 3.0.0Steps to reproduceCreate a new and empty Spring 3.0.0 projectRun tests (will w...
SpringBoot Spring Boot 3.0 Release Notes lists incorrect Spring Session release
2025-01-07 04:35:21
635
Section Third-party Library Upgrades of Spring Boot 3.0 Release Notes wiki page lists Spring Session 2022.0.This should ...
SpringBoot Git Commit ID Plugin coordinate changes are missing in 3.0 release notes/migration guide
2025-01-07 04:35:19
945
After upgrading from 2.7.5 to 3.0.0 my Maven starts with several warnings:...[WARNING][WARNING] Some problems were encou...
SpringBoot Spring boot 3.0 bootBuildImage task takes too long/is stuck
2025-01-07 04:35:16
17618
Issue:Spring boot 3.0 bootBuildImage task takes too long/is stuck. I waited for >3hours before canceling it. There is...
SpringBoot Liquibase Yaml + SQL isn't working in native image
2025-01-07 04:35:13
28892
Reproducergit clone git@github.com:nkonev/web-jdbc-flyway-native.git # Don't take on account repository name, it's Liqui...
SpringBoot Spring Boot 3 native-image: Kotlin Could not compute caller for function
2025-01-07 04:35:06
11930
Potentially it's very similar tohttps://github.com/spring-projects/spring-boot/issues/33351Reproducer:git clone git@gith...
SpringBoot Crosslinks should not include .html
2025-01-07 04:35:00
294
Forward port of issue #33206 to 2.7.x.Comment From: izeyeThis seems to be a duplicate of https://github.com/spring-proje...
SpringBoot jackson-module-jaxb-annotations is not compatible with spring boot 3.0
2025-01-07 04:34:57
3226
Hi.Application can not start after upgrading to spring boot 3.0 when classpath contains com.fasterxml.jackson.module:jac...
SpringBoot Upgrade org.yaml.snakeyaml to fix CVE-2022-25857
2025-01-07 04:34:50
855
Neither in Spring Boot 2.7.6 nor in 3.0.0, org.yaml.snakeyaml was upgraded to latest release 1.32 or 1.33 fixingCVE-2022...
SpringBoot I upgraded version 2.7.2, but ty. The project submitted to the io.net channel. The Unix. $NativeIoException Errors: the accept (..) failed: Too many open files
2025-01-07 04:34:46
408
Comment From: bclozelThanks for getting in touch, but it feels like this is a question that would be better suited to St...
SpringBoot Upgrade to SnakeYAML 1.32
2025-01-07 04:34:42
3567
Comment From: asomovI hope it is fully backwards compatibleComment From: kvmw@asomov is this version (1.32) fixes the b...
SpringBoot Stop using SocketUtils.findAvailableTcpPort() wherever possible
2025-01-07 04:34:39
2363
SocketUtils.findAvailableTcpPort() is rather unreliable leading to intermittent test failures because a port is already ...
SpringBoot org.springframework.boot.loader.LaunchedURLClassLoader unable to load 3rd party FileSystemProvider implementation from spring boot executable JAR
2025-01-07 04:34:36
3836
I have an application that uses a third party FileSystemProvider implementation based on S3 packaged in its own JAR file...
SpringBoot Actuator responses no longer format timestamps as ISO-8601
2025-01-07 04:34:32
180
The documentation's right but the real runtime behavior is wrong. This mismatch has occurred because the tests that prod...
上一页
下一页
1
…
1871
1872
1873
1874
1875
…
2246
.