Nineya
Home
Blog
SpringBoot @MockBean on feign client is not working
2025-01-06 17:45:32
905
The update to 2.2.7 seems to have broken the support of MockBean for interfaces it seems.I tried mocking a Feign client ...
SpringBoot Support iso offset time and date-time conversion with MVC and WebFlux by setting time or date-time properties to iso-offset
2025-01-06 17:45:26
2875
Fix for #21531Comment From: pivotal-issuemaster@gaurav-91 Please sign the Contributor License Agreement!Click here to ma...
SpringBoot Kafka Stream consumer metrics were lost in the move away from KafkaConsumerMetrics
2025-01-06 17:45:19
2450
See gh-21890Comment From: snicollThanks a lot @eddumelendez. Considering that this was added in Spring Kafka 2.5 and thi...
SpringBoot Path expansion for ~ in logging.file.name or logging.file.path
2025-01-06 17:45:11
1931
At the moment the configuration properties logging.file.name and logging.file.path will not expand the ~ character to th...
SpringBoot Welcome page support in Spring WebFlux
2025-01-06 17:45:05
3439
For a webflux project(using 2.0.0.M2) the welcome page in classpath:/static/index.html is not getting resolved for root...
SpringBoot how about writing a offical guide for how to write a spring boot starter?
2025-01-06 17:44:58
1432
I've tried to google "spring boot starter inurl:spring.io/guide" and the result is depressing. There are some good artic...
SpringBoot Spring Boot Data makes the Validation API blocking for WebFlux
2025-01-06 17:44:51
19373
Spring boot version: 2.3.1.RELEASEDescription:BlockHound detects blocking code when Spring Boot Data (Hibernate) is used...
SpringBoot Spring Data JDBC - Postgres JSONB
2025-01-06 17:44:45
390
how to use a jsonb (Postgres) with spring data jdbc?Caused by: org.postgresql.util.PSQLException: ERROR: column "extrada...
SpringBoot Remove spring.rabbitmq.publisher-confirms from additional metadata
2025-01-06 17:44:38
715
See https://github.com/spring-projects/spring-boot/commit/8f102aee6862b92a8e4c5db7a30527db05a2b183#r40196934Comment From...
SpringBoot HTTP Status is always 200 for HealthCheck
2025-01-06 17:44:30
896
Hello,The HealthCheck Response HTTP Status is always OK 200 no matter the app status is UP or DOWN or ...I am using the ...
SpringBoot Log4j2 log events are counted multiple times
2025-01-06 17:44:24
860
When log4j2 and micrometer are present, Spring Boot installs io.micrometer.core.instrument.binder.logging.Log4j2Metrics ...
SpringBoot Spring Data Cassandra configuration
2025-01-06 17:44:17
5344
In my Spring Boot 2.3.0.RELEASE, I use spring-data-cassandra 3.0.0.RELEASE.I can't configure the init-query-timeout trou...
SpringBoot Actuator 'basePath' overwritten in some cases even when management.endpoint.web.base-path is not set
2025-01-06 17:44:10
3976
In Spring boot 2.X versions actuator base-path is set to default of '/actuator'I am using 2.2.4 and 2.3.1 and in both ve...
SpringBoot NoneNestedConditions example in javadoc has wrong class name
2025-01-06 17:44:04
789
Java doc is static class OnNeitherJndiNorProperty extends NoneOfNestedConditions {when it should probably bestatic clas...
SpringBoot spring-boot && spring-boot-druid bug : datasource scheme init repeated !
2025-01-06 17:43:57
4634
show the log:2020-06-29 21:27:41.471 INFO 16075 --- [ main] c.a.d.p.DruidDataSource : {dataS...
SpringBoot Document spring-boot.run.arguments behaviour with multiple arguments
2025-01-06 17:43:51
1454
Since version 2.2.3.RELEASE, I have a regression when using command line arguments from Maven plugin.When I use the mave...
SpringBoot Ability to provide latency of cascased backend calls through spring-boot-actuator framework
2025-01-06 17:43:44
967
Hi, I have a Http Rest End Point that internally calls some other Http Rest Endpoints (backends) . I know actuator fra...
SpringBoot How to build and run a non-web application with spring boot2.x?
2025-01-06 17:43:38
10268
Problems encountered in upgrading springboot from 1.4.7 to 2.2.7:I have some non-web projects, and When I use spring boo...
SpringBoot spring-boot-dependencies library incompatibility between jetty and jersey
2025-01-06 17:43:31
5140
The spring-boot-dependencies bom version 2.2.2.RELEASE manages both jersey and jetty versions. org.eclipse.jetty:jetty-u...
SpringBoot Layered bootJar task causes warnings when custom source set is present in the project
2025-01-06 17:43:24
1804
I'm using bootJar task with a layered feature enabled on a project with the custom source set - testIntegration. Everyth...
上一页
下一页
1
…
2146
2147
2148
2149
2150
…
2246
.