SpringBoot Bump gradle/actions from 3.3.1 to 3.3.2

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

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)

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)

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

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

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

I kind of miss the ToC that our old docs provided. Although the navigation bar provides something similar, it's not quit...

SpringBoot Enabling distribution percentiles for Prometheus 1.x leads to "Counts in ClassicHistogramBuckets cannot be negative"

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

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

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

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

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

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

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

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

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'

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

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

The article here gives an illustration of providing javadoc comments on fields to have the generated configuration metad...
上一页 下一页
.