# spring-boot-2.3.12.RELEASE **Repository Path**: fujc2dev/spring-boot-2.3.12.RELEASE ## Basic Information - **Project Name**: spring-boot-2.3.12.RELEASE - **Description**: spring-boot-2.3.12.RELEASE 学习笔记库 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-11-06 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: 源码 ## README ## spring-boot-2.3.12.RELEASE ```text 2025.11.4 本次编译: Task :buildSrc:test OptionalDependenciesPluginIntegrationTests > optionalDependenciesAreAddedToMainSourceSetsRuntimeClasspath() FAILED org.gradle.testkit.runner.UnexpectedBuildFailure at OptionalDependenciesPluginIntegrationTests.java:107 JDK8 编译一直失败,换成JDK11编译通过。 ```