Nineya
Home
Blog
软著申请
SpringBoot DB2DataSourceCreator - validation query does not work with DB2 on ZOS
2025-01-07 04:58:49
7154
I am connecting to DB2 database on mainframe. It does not support the default validationQuery - "values 1" As such every...
SpringBoot Error using micrometer-tracing-bridge-brave and a baggage field
2025-01-07 04:58:46
7616
Hello,The error occurs using Spring Boot 3.0.2. The error can be reproduced using https://github.com/ruben-garciaparient...
SpringBoot Metrics aren't pushing to New Relic after migration to ObservationConvention
2025-01-07 04:58:43
15953
Hello, after migrating to SpringBoot 3.0.2 I had to rewrite the configuration for the metric's filter on a new Observati...
SpringBoot Upgraded to Springboot 3 and using Spring Cloud Starter Gateway
2025-01-07 04:58:40
3907
Recently upgraded to Springboot 3, using Spring Cloud Starter Gateway to act as a passthrough to backend APIs. When a r...
SpringBoot M1 execute gradle nativeCompile stuck
2025-01-07 04:58:38
664
spring-boot:3.0.2org.graalvm.buildtools.native:0.9.18jdk:17gradle:7.6system: mac m1i want building Native Images with Gr...
SpringBoot limit number of nio threads for actuator custom port
2025-01-07 04:58:14
611
Hi, I'm coming with a hint.spring boot version: 2.7.8spring-boot-starter-actuator: 2.7.8spring config:server.port=**8080...
SpringBoot Cannot resolve spring.profiles.active on properties with @ActiveProfiles
2025-01-07 04:58:11
4544
While i'm trying to use @ActiveProfiles to resolve properties on yaml, it does not resolved properly.For example, my app...
SpringBoot Upgrade Ubuntu version in CI images
2025-01-07 04:58:05
238
Upgrade to ubuntu:jammy-20221130Comment From: wilkinsonaOn hold due to problems with running Jammy on Docker. The proble...
SpringBoot Upgrade Ubuntu version in CI images
2025-01-07 04:58:03
371
Upgrade to ubuntu:jammy-20221130Comment From: wilkinsonaOn hold due to problems with running Jammy on Docker. The proble...
SpringBoot Upgrade Ubuntu version in CI images
2025-01-07 04:58:00
165
Upgrade to ubuntu:jammy-20221130Comment From: wilkinsonaOn hold. See https://github.com/spring-projects/spring-boot/issu...
SpringBoot Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so
2025-01-07 04:57:58
1169
Hi,This is a conformity fix, as the interface ReproducibleResourceTransformer requires that "An input stream for the res...
SpringBoot Auto-configure Spring Kafka ContainerCustomizer
2025-01-07 04:57:55
94
Support custom Spring Kafka ContainerCustomizerCloses gh-33823Comment From: mhalbritterThanks!
SpringBoot @EnableBatchProcessing does not reuse the auto-configured PlatformTransactionManager
2025-01-07 04:57:50
2105
In the Batch auto-configuration we use a plain BasicBatchConfigurer that will ultimately create another PlatformTransact...
SpringBoot Spring RestController provides invalid json object response under stress testing
2025-01-07 04:57:47
2270
We use spring boot version 2.1.12.RELEASE and our clients indicate us an issue with invalid json response like during ou...
SpringBoot Actuator Health web endpoint broken with Gson and Java 17
2025-01-07 04:57:43
5909
In Spring Boot Actuator 2.7.8, the Health class got a new field exception. This was includes in commit d7852cb as part o...
SpringBoot @PostUpdate method is called after @DomainEvents method
2025-01-07 04:57:40
980
public class MyClass extends AbstractAggregateRoot<MyClass> { @Id @Column(name = "INSTANCE_ID") ...
SpringBoot Add default config locations
2025-01-07 04:57:38
1548
Is it possible to add config locations without specifying spring.config.import in application.properties file?Spring Boo...
SpringBoot Spring Boot using cloud config client pulling Multi-document YAML leaks the last profile properties into runtime configuration
2025-01-07 04:57:34
14971
In Spring Boot using cloud config client pulling Multi-document YAML leaks the last profile properties into runtime conf...
SpringBoot spring boot migration guides are not available on github
2025-01-07 04:57:32
3077
some of older spring boot migration guides are returning 500 server error today, and there is no alternative source of t...
SpringBoot Add support for Micrometer tracing
2025-01-07 04:57:29
9418
Extracted from https://github.com/spring-projects/spring-boot/issues/29666Support for Micrometer Tracing - you can check...
上一页
下一页
1
…
1850
1851
1852
1853
1854
…
2246
.