springboot Use Supplier assertion variants in AvailabilityStateHealthIndicator

Hi,I just noticed that AvailabilityStateHealthIndicator does assertions with string concats. Specifically, the one in do...

springboot Clarify that configuring a custom health HTTP status mapping replaces the default mappings

Clarify that configuring a custom health HTTP status mapping replaces the default mappings. (#20334)Fixes gh-20334Commen...

springboot Clarify that configuring a custom health HTTP status mapping replaces the default mappings

Via @mikand13 on Gitter, the documentation about configuring custom health HTTP status mappings may give the impression ...

springboot Document the difference in dispatch type and the effect on the security filter caused by the error page filter when deployed to a standalone container

I am using following code in my controller to display a custom error page in the application:@GetMapping(path="/error")p...

springboot Spring Boot CLI adds classes from current directory to the classpath on Unix-like platforms

Running spring in a directory which had another Spring Boot fat jar unzipped, resulted in an error because it was using ...

springboot Document support for Gradle 5

Forward port of issue #21752 to 2.4.x.

springboot Document support for Gradle 5

Forward port of issue #21751 to 2.3.x.

springboot Document support for Gradle 5

Forward port of issue #15358 to 2.2.x.

springboot Spring boot test runs HandlerInterceptor preHandle weird behaviour with custom DispatcherServlet

Hello,I have some custom dispatcher service serviceimplementation to be able to read request and response too:@Bean @...

springboot Spring boot 2 with Hazelcast 4.0.1 as cache provider, cache type jcache & Hazelcast client xml. The initialization fails at Hazelcast end with "Unsupported protocol in configuration location URL"

I have setup Hazelcast 4.0.1 with Spring Boot v2.2.6.RELEASE application. I am trying to connect to Hazelcast cluster as...

springboot Support user info in Elasticsearch URIs

Fixes gh-21291Comment From: wilkinsonaThanks very much for the PR, @evgeniycheban Could you please take a look at adding...

springboot Support user info in Elasticsearch URIs

Forward port of issue #21381 to 2.4.x.
上一页 下一页
.