SpringBoot Support for webAdminPassword property of H2 Console

Hi,I was trying to log in to the "Preferences" or "Tools" page in H2 console, but this operation requires H2 console pas...

SpringBoot Request processing failed; nested exception is java.lang.NullPointerException] with root cause

Seeing below exception in the production logs intermittently without any proper stack-traces.This started after i upgrad...

SpringBoot Spring REST not returning message during errors

Only observed with spring-boot-starter-parent 2.3.0.RELEASE and 2.3.1.RELEASEWhenever there's any error (bad request, in...

SpringBoot Management health group does not inherit show-details property

Hello,I am using health group feature and I noticed that I have to specify show-details for each group.In my understandi...

SpringBoot 21873 flaky tests

This substitutes Thread.sleep() with calls to appropriate Awaitility methods as described in #21873 Comment From: wilkin...

SpringBoot In a context hierarchy, timeout-per-shutdown-phase is only honoured in the root context

Spring Boot 2.3.1I've been playing around with the latest Spring Boot Graceful Shutdown feature and discovered that afte...

SpringBoot Some entries in the tables of configuration properties are incomplete

While discussing some documentation improvements (see #21077 and #21121), I've noticed that several common application p...

SpringBoot Auto-configuration of Gradle developmentOnly configuration incompatible with pre-existing manual configuration

Affected component: Spring Boot Gradle PluginAffected version: 2.3.0The recent release of Spring Boot 2.3.0 included aut...

SpringBoot Image references passed to a CNB builder are not validated

See #21483 for an example of a user providing an image name that causes a failure in the CNB builder that is difficult t...

SpringBoot Automatically add additional Link Builder beans to thymeleaf template engine

Only template resolvers and dialects are added automatically. There should be a line in code to add link builders as wel...

SpringBoot Spring Boot app as a module

Hi,I have a legacy java application which is a monolith web based on servlet. We want to develop new APIs but outside th...

SpringBoot Spring Data Elasticsearch: Health indicator fails with reactive only configuration

When only a configuration for a ReactiveElasticsearchClient is present (we have created a subclass of AbstractReactiveEl...

SpringBoot Projects using Maven and spring-security-oauth2-client end up with a downgraded version of json-smart that isn't compatible with the managed version of json-path

There is a clash over the transitive dependency on json-smart between spring-security-oauth2-client:5.3.3 and spring-boo...

SpringBoot Use lazy lambdas instead of explicit argument

Hi,this tiny PR avoids using explicit arguments that are always evaluated by using lambdas where possible.Cheers,Christo...

SpringBoot Upgrade Java 15 version in CI image

https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15-2020-06-17-05-44/OpenJDK15-jdk_x64_linux_hots...

SpringBoot Provide configuration properties for configuring Tomcat's relaxed path and query chars

Make Tomcat's Context attributes relaxedPathChars and relaxedQueryChars configurable in application.propertiesFixes gh-1...

SpringBoot Use Awaitility to address flakiness of LiveReloadServerTests

We're currently using Thread.sleep to allow enough time for a message to be processed. This fails occasionally if the me...

springboot MockBean does not resolve the right type for abstract test class

Forward port of issue #22006 to 2.4.x.

springboot MockBean does not resolve the right type for abstract test class

Forward port of issue #20916 to 2.3.x.

springboot Tighten EndpointId naming rules

Ideally we'd like naming rules for EndpointId to be a bit tighter and restrict - and . chars. We couldn't do this in 2.0...
上一页 下一页
.