SpringBoot Merge script does not deal with multiple fixes

A merge commit with multiple Fixes/Closes message only seems to get a forward-port for the first item.Comment From: mhal...

SpringBoot BootBuildImage seems to ignore DOCKER_HOST environment

Hi,I've created an empty gradle based Spring Boot project to test building it with Gitlab CI.I'm running: DOCKER_HOST=tc...

SpringBoot OAuth2 ClientRegistrations with issuer-uri break ApplicationContext in SpringBootTest

Current BehaviourIn application.yml, when using the issuer-uri parameter on spring.security.oauth2.client.provider confi...

SpringBoot Devtools sets non-existent property spring.reactor.debug

spring.reactor.debug doesn't exist anymore. Here is some old code using it, and this ticket renamed it.The new property ...

SpringBoot Inconsistent PageableDefault and Pageable page size

Hi,While working on Pageable and PageableDefault, I realize that the defaults are 20 and 10 respectively.I did a search,...

SpringBoot SLf4j 1.7 can accidentially be pulled in using Spring Boot 3 leading to exceptions

I update a project to use Spring Boot 3.0.1 and hit a problem with SLF4j:SLF4J: Failed to load class "org.slf4j.imp...

SpringBoot Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc

This PR updates the com.gorylenko.gradle-git-properties Gradle plugin version to the latest (2.4.1) in the reference doc...

SpringBoot Add more possibilities to prohibit version upgrades

See https://github.com/spring-projects/spring-boot/issues/32457Adds the possibility to filter dependency upgrades based ...

SpringBoot Fixed working_dir (/workspace) for native images

Hello,For created images with gradle bootBuildImage it is impossible to set the working_dir via docker-compose.example v...

SpringBoot Failing calls to reactive health indicators are not logged

See https://github.com/spring-projects/spring-boot/issues/32527As the org.springframework.boot.actuate.health.AbstractRe...

SpringBoot Use Maven Help Plugin 3.3.0 to generate effective bom as it produces reproducible output

We use help:effective-bom in our bom extension to generate an effective bom. When Maven Help Plugin 3.3.0 is released, w...

SpringBoot Multipart not supported in a GraalVM native image

When I compile my application into a native image there is an error when I use JavaMailSender in multipart mode. When ru...

SpringBoot Refine wait period in bomr upgrades to avoid secondary rate limit

This is a follow-up of #29879. It looks like that 1sec is not enough unfortunately.> Task :spring-boot-project:spring...

SpringBoot i want to change my data source config in run time by data user put

Comment From: mooEssamfor example i have h2 datasource i want to change url or pass or change it to my sql in run time b...

SpringBoot SpringBoot 3 Native Build error with custom logback

Native build error when I use custom logging config; Comment From: wilkinsonaUnfortunately, it's very hard to diagnose a...

SpringBoot spring-boot:build-image fails with Docker rootless

I am using Docker rootless on my Ubuntu machine. Docker listens on /run/user/1000/docker.sock .I have DOCKER_HOST=unix:/...

SpringBoot Diagnostics are poor when the JMX port used by the Maven start goal is in use

See https://github.com/spring-projects/spring-boot/issues/23545 for background.Comment From: mhalbritterIt now fails wit...

SpringBoot buildSrc's PluginXmlParser will NPE if a parameter has no description

Hi,We are developing a new static analysis tool for catching bugs in Java code. Upon scanning your codebase we find the ...

SpringBoot Make tests disabled by @DisabledIfDockerUnavailable more visible in build output

@DisabledIfDockerUnavailable is intended to disable tests in environments where a Docker daemon is not available. The co...

SpringBoot Description of spring-boot-starter-websocket does not make it clear that it's Servlet-specific

Simple multipart/form-data file upload rejects with Content type 'application/octet-stream' not supported for a file par...
上一页 下一页
.