Nineya
Home
Blog
软著申请
SpringBoot Bump gradle/actions from 3.3.1 to 3.3.2
2025-01-07 22:17:13
3437
Bumps gradle/actions from 3.3.1 to 3.3.2.Release notesSourced from gradle/actions's releases.v3.3.2This patch release fi...
SpringBoot Change or remove dependency exclusion in spring-boot-starter-jersey
2025-01-07 22:17:07
609
Since jersey-bean-validation has changed from jakarta.el to expressly (see PR here) the exclusion of jakarta.el seems re...
SpringBoot Failing while building spring-boot-starter-actuator version 2.7.10 using gradle build (org.springframework.boot:spring-boot-starter-actuator:2.7.10)
2025-01-07 22:17:05
1901
Package artifact id:org.springframework.bootsource code url: https://github.com/spring-projects/spring-boot/tree/v2.7.10...
SpringBoot Failing while building spring-boot-devtools version 2.7.10 using ./gradlew build (org.springframework.boot:spring-boot-devtools:2.7.10)
2025-01-07 22:17:02
2102
Package artifact id:org.springframework.bootsource code url: https://github.com/spring-projects/spring-boot/tree/v2.7.10...
SpringBoot docker-compose profile won't work if 'spring.docker.compose.file' is not defined
2025-01-07 22:16:58
3336
Use caseRun spring-boot app with an active profile, for this case local, using of reference this: https://docs.spring.io...
SpringBoot 2.7.x
2025-01-07 22:16:56
195
Comment From: pivotal-cla@ChinaBoy0618 Please sign the Contributor License Agreement!Click here to manually synchronize ...
SpringBoot Consider bringing back the full table of contents
2025-01-07 22:16:53
230
I kind of miss the ToC that our old docs provided. Although the navigation bar provides something similar, it's not quit...
SpringBoot Error: com.oracle.graal.pointsto.constraints.UnsupportedFeatureException: An object of type 'org.springframework.boot.loader.nio.file.NestedFileSystemProvider' was found in the image heap. This type, however, is marked for initialization at image run time for the following reason: classes are initialized at run time by default.
2025-01-07 22:16:51
8153
Hello team,I just downloaded the latest 3.3.0-RC1, and wanted to build a native image out of it, with GraalVM 22.With th...
SpringBoot Enabling distribution percentiles for Prometheus 1.x leads to "Counts in ClassicHistogramBuckets cannot be negative"
2025-01-07 22:16:48
10970
While upgrading a demo from Spring Boot 3.2 to Spring Boot 3.3.0-RC1, I've noticed the following in my logs:java.lang.Il...
SpringBoot Note that spring-boot-docker-compose is excluded by default from packaged jars
2025-01-07 22:16:44
7289
Starting normally in idea, but failing to run Java jar after packagingC:\Users\bangfu\.jdks\openjdk-21.0.1\bin>java.e...
SpringBoot Properties binding eagerly creates superfluous maps
2025-01-07 22:16:38
5672
Tested on: Spring Boot 3.2.2 Hello. Sorry for the long title...What I found is this: if I use constructor binding on a ...
SpringBoot Configuring SSL bundle reload for non-file resource types causes errors that are difficult to diagnose
2025-01-07 22:16:35
2821
When an SSL bundle is configured to use trust material using a classpath: or other non-file resource types, the exceptio...
SpringBoot Spring Boot 3.2.4 Java 22 fails to connect to MysSQL using Docker
2025-01-07 22:16:31
2047
Purpose: get MySQL 8.3.0 connection from Spring Boot 3.2.4 application using plain java.sql.DriverManager.getConnection(...
SpringBoot DataSourceBuilder reflection usage is not covered by RuntimeHints
2025-01-07 22:16:19
1568
The handling of aliases in DataSourceBuilder requires explicit reflection that isn't covered by RuntimeHints. A typical ...
SpringBoot spring-boot-dependencies cannot be used with repositories that ban com.oracle.database.jdbc:ojdbc-bom
2025-01-07 22:16:16
1273
The spring-boot-dependencies includes the com.oracle.database.jdbc:ojdbc-bom in the dependencies (https://github.com/spr...
SpringBoot Add support for checking that a library's modules align with a bom's dependency management
2025-01-07 22:16:12
124
This is a prerequisite for #39945 as it will help us to keep our dependency management in sync with the contents of the ...
SpringBoot Remove unnecessary null check for expectedDeprecationMessages
2025-01-07 22:16:11
229
Removed the unnecessary null check for expectedDeprecationMessages as it's already initialized as an ArrayList and canno...
SpringBoot Migrate 'com.gradle.enterprise' gradle plugin to 'com.gradle.develocity'
2025-01-07 22:16:05
305
Does SpringBoot need to be changed?,com.gradle.develocity maybe I can contribute the codeComment From: philwebbI think w...
SpringBoot Buildpacks do not support Docker with containerd image store
2025-01-07 22:16:03
5109
Tested with Spring Boot version 3.2.4.We have found that Spring Boot with Buildpacks fails when enabling the upcoming co...
SpringBoot Provide an alternative to javadoc for documenting configuration properties
2025-01-07 22:16:00
2265
The article here gives an illustration of providing javadoc comments on fields to have the generated configuration metad...
上一页
下一页
1
…
1696
1697
1698
1699
1700
…
2246
.