SpringBoot Https [ERROR] [o.apache.tomcat.util.net.NioEndpoint:175 ]

[2020-06-23 16:19:53.623] [000-exec-2] [ERROR] [o.apache.tomcat.util.net.NioEndpoint:175 ] : Failed to close channeljava...

SpringBoot Add origin support for empty YAML list and map

While searching the root cause for https://github.com/spring-cloud/spring-cloud-config/issues/1572 I reviewed OriginTrac...

SpringBoot SpringBoot Admin leaks file descriptors and runs out of file descriptors

this is my project pom:<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://ma...

SpringBoot FieldValues test class would cause infinite recursive loop

We expect the initial field value for filed "unknownArray" to be null. At least that's what the test says:AbstractFieldV...

SpringBoot add comment

Comment From: pivotal-issuemaster@zzq666666 Please sign the Contributor License Agreement!Click here to manually synchro...

SpringBoot remove useless param when define function getCandidateConfigurations

Hi,this tiny PR remove useless param when define function getCandidateConfigurations in class AutoConfigurationImportSel...

SpringBoot Merge pull request #1 from spring-projects/master

Send Pull RequestComment From: pivotal-issuemaster@patel243 Please sign the Contributor License Agreement!Click here to ...

SpringBoot Unable to have custom RequestMappingHandlerMapping

I want to override the default RequestMappingHandlerMapping as follows: @Configuration public static class Version...

SpringBoot Spring Boot Parent should enforce its platform dependencies

spring-boot-parent is using platform dependencies for spring-boot-dependencies and the Testcontainers bom. It should be ...

SpringBoot Remove plugin management for Flatten Maven Plugin

Arguably we should have done this in 2.3. Our build no longer uses the Flatten Maven Plugin so there's no need for our p...

SpringBoot Adding metrics tags based on HTTP response body

A fairly common request is to add one or more metrics tags based on the contents of the response body. For example, you ...

SpringBoot ResponseStatus annotation's reason property is not being set

Hello everybody, I have a problem with the following code:@RestControllerpublic class DemoController { @ExceptionHand...

SpringBoot Leading slash in template path in controller causes template not found in executable jars

A leading slash in the template path causes a template not found error. For example, in the controller below when sample...

SpringBoot logging.config configuration item is invalid in springboot

hello, I create a springboot project by https://start.spring.io/,and then i add logback jar in pom file.i create a logba...

SpringBoot Spring boot 2.3.1 doesn't start with ReactorDebugClient

I've updated Spring boot version from 2.3.0 to 2.3.1 and my application stopped starting with next error:Exception in th...

SpringBoot Fix duplicate slashes in URL links

Fix links which have duplicate slashes in reference documentation.link examples* https://docs.spring.io/spring-boot/docs...

SpringBoot Catch more generic FileSystemException in NamedPipeSocket

https://github.com/docker-java/docker-java/pull/1418Comment From: dreis2211I can tackle thatComment From: scottfrederick...

SpringBoot Liveness and Readiness Probes are unhealthy when using ApplicationContextRunner to bootstrap the test context

When bootstrapping an ApplicationContext using the ApplicationContextRunner it seems like the applications HealthEndpoin...

SpringBoot Deal with MongoClientFactoryBean deprecation

org.springframework.data.mongodb.core.MongoClientFactoryBean has been deprecated but we currently rely on it for auto-co...

SpringBoot Quartz may attempt to use the DataSource before migrations have been run

see gh-17528Comment From: philwebbThanks yet again @nosan! This has now been merged into 2.1 and forward-ported to 2.2. ...
上一页 下一页
.