Nineya
Home
Blog
软著申请
SpringBoot Fix typo in AntoraAsciidocAttributes class
2025-01-07 22:35:07
170
Hi Team,I found a small typo and have corrected it.Thank you.Comment From: scottfrederickThanks @Seungpang, and congratu...
SpringBoot Testcontainers @DynamicPropertySource and @Container execution order doesn't work properly
2025-01-07 22:35:04
6162
Hey team, we have met an issue when we use spring-boot-testcontainers 3.3.0.The Problem:2024-05-29T13:11:55.056+10:00 W...
SpringBoot Add Kotlin example for @Testcontainers
2025-01-07 22:35:02
112
closes #40823Comment From: mhalbritterThank you very much and congratulations on your first contribution :tada:!
SpringBoot Flyway auto-configuration does not work with Flyway 10 when using GraalVM
2025-01-07 22:34:58
5675
I've first seen this when trying to build a native SB image 3.2.1 with flyway-core:10.4.1. Flyway Autoconfigure NativeI...
SpringBoot Fix various minor inconsistencies of the documentation
2025-01-07 22:34:53
169
Fix various minor inconsistencies in phrasing identified in a few sections of the documentation to enhance clarity and r...
SpringBoot Use latest Framework 6.0.x versions when downgrading it for compatibility with version of Gradle that do not support multi-release jars
2025-01-07 22:34:50
551
https://github.com/spring-projects/spring-boot/blob/d26881acb42161aae2af854d4c93df83d7dfef81/spring-boot-project/spring-...
SpringBoot Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents
2025-01-07 22:34:47
1011
WhyCurrently, the official reference says that spring.profiles.active, spring.profiles.default and spring.profiles.inclu...
SpringBoot Unable to configure opentelemetry to service
2025-01-07 22:34:44
2325
I have a microservice, want to send traces, logs and metrics of the service to opentelemetry collector. I have used belo...
SpringBoot Spring Boot 3.3.0 Native debug=true in application.properties No effect
2025-01-07 22:34:41
9955
I need to debug my Spring Boot v3.3.0 native application built using mvn package -P <native-profile> as it is fail...
SpringBoot Add Spring Pulsar container property customizers
2025-01-07 22:34:39
306
This commit adds the ability for users to register property customizers for the auto-configured Spring Pulsar listener c...
SpringBoot Spring Boot Actuator "manifest" endpoint
2025-01-07 22:34:37
5449
I'd like an actuator endpoint that shows details of the jars that are included in the spring boot application.Perhaps th...
SpringBoot Add support for descriptions of record components in configuration metadata generation
2025-01-07 22:34:34
3216
Hello everyone!While working on PR #29010 I've noticed that now there is no way to automatically generate descriptions i...
SpringBoot Prometheus ClassCastException while scraping
2025-01-07 22:34:31
10661
Once we've upgraded some of our services to 3.3.0 we observed some of our services failing after multiple hours at runti...
SpringBoot Add support for Spring for Apache Pulsar
2025-01-07 22:34:28
6589
Adds initial support for Spring for Apache Pulsar.Work remaining:- [x] docsComment From: onobcI have also added support ...
SpringBoot Add ConnectionDetails and ServiceConnection support to Pulsar
2025-01-07 22:34:26
969
Add connection details to Pulsar auto-configuration.Add service connection details impl to Pulsar for testcontainers sup...
SpringBoot Add SSL section to Pulsar docs
2025-01-07 22:34:23
222
Adds an SSL section to the Pulsar docs which in turn links to the Spring Pulsar SSL docs.Local ScreenshotsSpring Boot Pu...
SpringBoot Add PropertyMapper.to(...) API designed for immutable instances
2025-01-07 22:34:09
3537
OverviewThis proposal adds an API to PropertyMapper.isInstance that returns a user-specified default instance when the m...
SpringBoot [TESTING] github workflow for Build Pull Request
2025-01-07 22:34:07
197
I will close this immediately after workflow runs. Getting a data point on my the Build Pull Request workflow is failing...
SpringBoot Combine Pulsar smoke tests
2025-01-07 22:34:04
133
Simplify produce/consume verify via OutputCaptureRemove spring-boot-smoke-test-pulsar-reactive as no other smoke tests s...
SpringBoot Use larger runner for PR workflow
2025-01-07 22:34:02
198
This commit switches to a bigger Github runner for the build-pull-request.yml PR workflow.The motivation is to give some...
上一页
下一页
1
…
1686
1687
1688
1689
1690
…
2246
.