Nineya
Home
Blog
SpringBoot Remove AnsiColors
2025-01-07 03:52:53
1089
It was added as part of image banner support and image banner support was removed in 3.0.0-M2. AnsiColors should have be...
SpringBoot Optimize the conversion of AnsiColor
2025-01-07 03:52:49
796
The original AnsiColors class does not contain the processing of AnsiBackground and Ansi8BitColor.background(xxx), this ...
SpringBoot CapturedOutputExtension with Log4j?
2025-01-07 03:52:46
1007
According to this article https://www.codebyamir.com/blog/testing-log-statements-in-spring-boot, it's possible to assert...
SpringBoot Add socketKeepAlive configuration property for Elasticsearch
2025-01-07 03:52:43
2390
Keepalive property for the connection between client and elasticsearch should be considered as configurable. Futher more...
SpringBoot Update SnakeYAML to address CVE-2022-25857
2025-01-07 03:52:40
3073
Update SnakeYAML to address CVE-2022-25857Comment From: pivotal-cla@LoganDev99 Please sign the Contributor License Agree...
SpringBoot Spring boot profile group not picking the properties file
2025-01-07 03:52:37
867
I have application-database.yml, application-sql.yml. Tried running using -Dspring.profiles.active=local but properties ...
SpringBoot YML configuration error does not show up in configured log files
2025-01-07 03:52:33
2574
This is a follow up for @GeorgeBarbosa comment on this https://github.com/spring-projects/spring-boot/issues/10470Proble...
SpringBoot Clarify documentation on disabling web client request metrics
2025-01-07 03:52:31
2191
Spring Boot configures http clients (resttemplate & webclient) by default to gather metrics using micrometer.We use ...
SpringBoot Remove ANTLR 2 dependency management
2025-01-07 03:52:27
309
Dependency management for ANTLR 2 is introduced in #2814 to solve conflicts of Hibernate and Velocity.However, it is unn...
SpringBoot Spring Boot Maven plugin (post-integration-test) not stopping process using JMX
2025-01-07 03:52:24
2770
This is regarding spring-boot-maven-plugin.I create this issue because I notice an odd behaviour when I try to run mvn v...
SpringBoot Kotlin sample is missing for constructor binding
2025-01-07 03:52:21
202
The second example in https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#features.external-c...
SpringBoot How to load sub yml config file use spring.profiles.group property?
2025-01-07 03:52:19
3017
Spring-Boot Version: 2.4.0When migrate from spring.profiles.include to spring.profiles.group, Spring-Boot no longer load...
SpringBoot Provide a way to completely disable Actuator with property
2025-01-07 03:52:14
2043
Some of our company's Spring Boot 2.x apps would have their tests fail due to some Mockito issues. My colleague suggeste...
SpringBoot ConstructorBinding should allow Target ElementType.TYPE
2025-01-07 03:52:11
2679
ConstructorBinding in version 3.0.0-M4 will not allow ElementType.TYPE, it's caused an issue when using kotlin data clas...
SpringBoot Add example Conditions Report for reference
2025-01-07 03:52:06
412
Right now there is no example for Conditions Report in the documentation. I believe it will help the reader to see an ex...
SpringBoot Enhancement Request - Allow @Bean to create managed Beans within Maps
2025-01-07 03:52:04
4495
I am trying to create multiple beans of the same type using properties.yml and Properties classes annotated with @Config...
SpringBoot gradle docker buildBootImage hangs for a bit around 88%
2025-01-07 03:52:01
5483
I see a lot of2022-08-26T16:03:11.843-0400 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on ...
SpringBoot Incompatible versions of Spring Boot and Apache Camel
2025-01-07 03:51:59
3969
We have an issue after upgrading version of apache camel to the latest one (3.18.1). We use 2.7.1 version of spring boot...
SpringBoot gradle "--dependency-verification off" is not respected
2025-01-07 03:51:56
1949
We have to build artifacts from source code, including the dependencies. I am trying to build from tag 2.5.14.For exampl...
SpringBoot Make health show-details and show-components technology specific
2025-01-07 03:51:53
1425
Currently management.endpoint.health.show-components and management.endpoint.health.show-details aren't applied to JMX e...
上一页
下一页
1
…
1901
1902
1903
1904
1905
…
2246
.