Nineya
Home
Blog
软著申请
SpringBoot It is unclear that Docker Compose services have not been started as one or more is already running
2025-01-07 23:19:42
4454
Version: spring-boot-docker-compose:3.1.2I have created a project using spring-boot-docker-compose that lists three serv...
SpringBoot Add default timeout when smtp client enters infinite reconnect state
2025-01-07 23:19:39
1624
Descriptioni encountered an issue when using spring-boot-starter-mail dependency. When the smtp client fails to connect ...
SpringBoot Support Jaeger / custom propagation types in actuator tracing
2025-01-07 23:19:36
1291
Hi! I am trying to set up tracing for my application. We are used to receive traces from upstream with Jaeger format hea...
SpringBoot Dynamic JMS Bean Configuration Issue: ObservationRegistry Not Set Up Correctly
2025-01-07 23:19:34
13917
Description:We are encountering an issue with our JMS service setup, where we need to connect to multiple JMS servers/br...
SpringBoot Bug: AOT: Lombok's @SuperBuilder not compatible with GraalVM native images
2025-01-07 23:19:31
1590
Hi, it seems that using lombok's @SuperBuilder annotation with the latest (3.2.0) spring-boot is not compatible when run...
SpringBoot SpringBoot 3.1/3.2 issue with ElasticSearch
2025-01-07 23:19:28
3762
Currently the sprinboot app is running with starter version 2.17.17 and with below elasticsearch version : o...
SpringBoot Incorrect Handling of Active Profiles in Docker Compose Integration
2025-01-07 23:19:26
7019
Issue Description:When using Docker Compose in combination with Spring Boot and defining multiple services with profiles...
SpringBoot Add support for configuring Pulsar listener container concurrency
2025-01-07 23:19:23
667
This commit adds configuration property that allows users to configure Pulsar message listener container concurrency.In ...
SpringBoot FileNotFoundException is thrown eagerly from unused SSL bundles
2025-01-07 23:19:21
37491
Though I have configured it below and disabled the SSL for the local profile, it is still looking for the certificate fi...
SpringBoot Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2
2025-01-07 23:19:18
3769
Bumps jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.3.2What's ...
SpringBoot Bump gradle/actions from 4.0.0 to 4.0.1
2025-01-07 23:19:13
3160
Bumps gradle/actions from 4.0.0 to 4.0.1.Release notesSourced from gradle/actions's releases.v4.0.1This patch release up...
SpringBoot Improve docker without buildpacks documentation
2025-01-07 23:19:08
1161
From RedditI'm happy about the progress Spring Boot has made on CDS support in the last year. However, their documentati...
SpringBoot Fix StatsD link typo on Metrics documentation page
2025-01-07 23:18:57
122
The documentation link for StatsD metrics has incorrect anchor text.Comment From: philwebbThanks very much @einarpehrson...
SpringBoot JdbcSQLSyntaxErrorException after upgrade to 3.3.0
2025-01-07 23:18:55
6769
With the upgrade from Spring Boot 3.2.6 to 3.3.0 we're getting errors like these when running our tests on an H2 databas...
SpringBoot Missing functionality or Different behavior of ServerRequestObservationConvention, does not provide a way to add tags to long task timers
2025-01-07 23:18:52
2839
With Spring boot 2.7 and earlier, WebMvcTagsProvider had a method that allowed to add custom tags for long task timers. ...
SpringBoot Explain difference between OTel agent and Micrometer instrumentations
2025-01-07 23:18:49
5606
The suggested approach is to use Micrometer Observation bridge since all Spring projects are using that for instrumentat...
SpringBoot @RestartScope can cause 'Recursive update' exceptions when used with container beans
2025-01-07 23:18:47
3419
After updating Spring Boot from 3.3.1 to 3.3.2, I receive an exception with the following configuration:@TestConfigurati...
SpringBoot Maven 4 warnings from spring-boot-dependencies
2025-01-07 23:18:44
7330
This issue was introduced in SpringBoot 3.2.0 and laterReproducer: https://github.com/apache/shiro/tree/main/samples/spr...
SpringBoot Support @Scope @ConfigurationProperties beans
2025-01-07 23:18:41
4982
When using @ConfigurationProperties via either @ConfigurationPropertiesScan or @EnableConfigurationProperties, bean scop...
SpringBoot Adapt to Micrometer's BraveBaggageManager changes
2025-01-07 23:18:38
2028
We need to pass a list of tags into the BraveBaggageManager constructor to keep tagged baggage fields working.See https:...
上一页
下一页
1
…
1650
1651
1652
1653
1654
…
2246
.