SpringBoot @MockBean on feign client is not working

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

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

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

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

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?

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

Spring boot version: 2.3.1.RELEASEDescription:BlockHound detects blocking code when Spring Boot Data (Hibernate) is used...

SpringBoot Spring Data JDBC - Postgres JSONB

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

See https://github.com/spring-projects/spring-boot/commit/8f102aee6862b92a8e4c5db7a30527db05a2b183#r40196934Comment From...

SpringBoot HTTP Status is always 200 for HealthCheck

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

When log4j2 and micrometer are present, Spring Boot installs io.micrometer.core.instrument.binder.logging.Log4j2Metrics ...

SpringBoot Spring Data Cassandra configuration

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

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

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 !

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

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

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?

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

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

I'm using bootJar task with a layered feature enabled on a project with the custom source set - testIntegration. Everyth...
上一页 下一页
.