SpringBoot Is there any official chinese document?

Is there any official chinese document?Comment From: wilkinsonaDuplicates https://github.com/spring-projects/spring-boot...

SpringBoot [3.0.0] LocalServerPort is not autowired

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

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

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

Hi, Given the following pom.xml: <?xml version="1.0" encoding="UTF-8"?><project xmlns=&quot...

SpringBoot PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed

I created a project using the following URL:https://start.spring.io/#!type=gradle-project-kotlin&language=kotlin&amp...

SpringBoot Spring Boot 3.0.0 Error on executing tests with spring-kafka-test

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

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

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

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

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

Potentially it's very similar tohttps://github.com/spring-projects/spring-boot/issues/33351Reproducer:git clone git@gith...

SpringBoot Crosslinks should not include .html

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

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

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

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

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

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

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

The documentation's right but the real runtime behavior is wrong. This mismatch has occurred because the tests that prod...
上一页 下一页
.