Nineya
Home
Blog
springboot Upgrade to JUnit Jupiter 5.6.0
2025-01-06 07:30:08
680
Hi,this PR upgrades JUnit Jupiter to version 5.6.0. There was a field renamed in the internals that broke the reflection...
springboot Upgrade CI images to Ubuntu Bionic 20200112
2025-01-06 07:30:01
41
Forward port of issue #19913 to 2.3.0.M2.
springboot Add support for secret properties
2025-01-06 07:29:49
10217
It's pretty common to want a separate application.properties to contains passwords and keys that shouldn't be checked in...
springboot TomcatMetrics does not clean up properly when the application context is closed
2025-01-06 07:29:43
98
This PR changes to invoke TomcatMetrics.close() for cleanup.See micrometer-metrics/micrometer#1424
springboot Incorrect closing tag in Maven plugin example for configuring a build image with a custom name
2025-01-06 07:29:37
122
The <name> tag is closed with </builder>:<name>example.com/library/${project.artifactId}</builder&g...
springboot Testbranch
2025-01-06 07:29:31
277
Comment From: pivotal-issuemaster@wniedzwiedz Please sign the Contributor License Agreement!Click here to manually synch...
springboot Remove obsolete files
2025-01-06 07:29:24
148
Hi,this PR removes a bunch of files that seem unused since Spring-Boot moved to Gradle. You might want to double check t...
springboot TomcatMetrics does not clean up properly when the application context is closed
2025-01-06 07:29:18
41
Forward port of issue #19880 to 2.3.0.M2.
springboot TomcatMetrics does not clean up properly when the application context is closed
2025-01-06 07:29:12
38
Forward port of issue #19880 to 2.2.5.
springboot Test the Gradle Plugin against Gradle 6.1
2025-01-06 07:29:06
234
Hi,second try, but based on 2.2.x. Sorry for the inconveniences.Cheers,ChristophComment From: snicollNote when merging f...
springboot Fix warnings in spring-boot-autoconfigure's Kotlin test code
2025-01-06 07:28:59
901
w: spring-boot-project/spring-boot-autoconfigure/src/test/kotlin/org/springframework/boot/autoconfigure/diagnostics/anal...
springboot This is my own pull request
2025-01-06 07:28:53
294
Comment From: pivotal-issuemaster@mohmozaffari Please sign the Contributor License Agreement!Click here to manually sync...
springboot Spring boot will fail to start server if database not available
2025-01-06 07:28:47
35241
Server will not start if database not available, it should start either way, but an actuator health check should not be ...
springboot Maven plugin documentation has an unresolved `{gradle-project-version}` token
2025-01-06 07:28:40
160
The generated maven plugin documentation has {gradle-project-version} instead the actual version of Spring Boot. This lo...
springboot BootBuildImageIntegrationTests do not run on JDK13
2025-01-06 07:28:27
999
Hi,the new BootBuildImageIntegrationTests do not seem to run on JDK 13. This is what I get from running locally:Error: L...
springboot Upgrade to Kafka to 2.4.0 and Spring Kafka 2.4.1
2025-01-06 07:28:20
1422
Closes #19612 and #19633The kafka_2.11, kafka_2.12, and kafka_2.13 managed dependencies refer to versions of the Kafka b...
springboot Update documentation on excluding an auto-configuration to recommend exclude on SpringBootApplication
2025-01-06 07:28:14
4348
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contr...
springboot Update documentation on excluding an auto-configuration to recommend exclude on SpringBootApplication
2025-01-06 07:28:05
391
Updated Spring Boot Doc Sec-3.4.2 to encourage use of SpringBootApplication annotation @wilkinsona . Please review and m...
springboot Add build-image support to the maven plugin
2025-01-06 07:27:59
214
We need to update the maven plugin to allow images to be created via the cloud native buildpack.Comment From: philwebbI'...
springboot Duplicate metrics can be recorded by WebMvcTags since it does not rationalize trailing slashes
2025-01-06 07:27:52
41
Forward port of issue #18207 to 2.3.0.M1.
上一页
下一页
1
…
2111
2112
2113
2114
2115
…
2127
.