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...

springboot spring-boot-starter-parent contains elements that must be overridden and aren't documented as such

Following on from #18532.There are still some settings (in 2.3.1.RELEASE) getting inherited which need to be overridden ...

springboot Spring boot tomcat connection timeout not working as expected

Usecase:Building a rest api with spring boot. I want to set timeout for 30 seconds. but it waits infinitely. Expecting ...

springboot is spring cloud kubernetes support spring cloud loadbalancer?

I am able to deploy spring cloud application on kubernetes using spring cloud kubernetes, for LB spring cloud loadbancer...

springboot Resource Server Auto-Configuration Should Allow a JwtDecoder and OpaqueTokenIntrospector

Spring Security supports JWTs and Opaque Tokens simultaneously via an AuthenticationManagerResolver:http .oauth2Resou...

springboot WhiteLabelError

In my mvc program while I am trying to send the request through @PostMapping I am getting White Label Error (Type= Metho...
上一页 下一页
.