Nineya
Home
Blog
SpringBoot Https [ERROR] [o.apache.tomcat.util.net.NioEndpoint:175 ]
2025-01-06 17:33:47
447
[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
2025-01-06 17:33:41
1126
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
2025-01-06 17:33:33
2797
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
2025-01-06 17:33:21
304
We expect the initial field value for filed "unknownArray" to be null. At least that's what the test says:AbstractFieldV...
SpringBoot add comment
2025-01-06 17:33:13
320
Comment From: pivotal-issuemaster@zzq666666 Please sign the Contributor License Agreement!Click here to manually synchro...
SpringBoot remove useless param when define function getCandidateConfigurations
2025-01-06 17:33:06
1027
Hi,this tiny PR remove useless param when define function getCandidateConfigurations in class AutoConfigurationImportSel...
SpringBoot Merge pull request #1 from spring-projects/master
2025-01-06 17:33:00
216
Send Pull RequestComment From: pivotal-issuemaster@patel243 Please sign the Contributor License Agreement!Click here to ...
SpringBoot Unable to have custom RequestMappingHandlerMapping
2025-01-06 17:32:53
11778
I want to override the default RequestMappingHandlerMapping as follows: @Configuration public static class Version...
SpringBoot Spring Boot Parent should enforce its platform dependencies
2025-01-06 17:32:47
314
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
2025-01-06 17:32:41
276
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
2025-01-06 17:32:34
8153
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
2025-01-06 17:32:27
1670
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
2025-01-06 17:32:21
5005
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
2025-01-06 17:32:14
860
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
2025-01-06 17:32:04
2145
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
2025-01-06 17:31:57
572
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
2025-01-06 17:31:51
140
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
2025-01-06 17:31:44
1485
When bootstrapping an ApplicationContext using the ApplicationContextRunner it seems like the applications HealthEndpoin...
SpringBoot Deal with MongoClientFactoryBean deprecation
2025-01-06 17:31:38
2243
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
2025-01-06 17:31:31
935
see gh-17528Comment From: philwebbThanks yet again @nosan! This has now been merged into 2.1 and forward-ported to 2.2. ...
上一页
下一页
1
…
2151
2152
2153
2154
2155
…
2246
.