Nineya
Home
Blog
软著申请
SpringBoot Merge script does not deal with multiple fixes
2025-01-07 04:51:09
1170
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
2025-01-07 04:51:07
5650
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
2025-01-07 04:51:04
2334
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
2025-01-07 04:51:02
482
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
2025-01-07 04:50:58
1166
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
2025-01-07 04:50:56
3425
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
2025-01-07 04:50:53
153
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
2025-01-07 04:50:51
774
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
2025-01-07 04:50:48
1808
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
2025-01-07 04:50:45
562
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
2025-01-07 04:50:42
988
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
2025-01-07 04:50:39
1778
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
2025-01-07 04:50:36
3763
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
2025-01-07 04:50:34
547
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
2025-01-07 04:50:31
18045
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
2025-01-07 04:50:26
8540
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
2025-01-07 04:50:23
670
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
2025-01-07 04:50:20
1460
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
2025-01-07 04:50:17
580
@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
2025-01-07 04:50:13
4868
Simple multipart/form-data file upload rejects with Content type 'application/octet-stream' not supported for a file par...
上一页
下一页
1
…
1857
1858
1859
1860
1861
…
2246
.