springboot MongoPersistentEntityIndexCreator should not warn when auto-index-creation property is set

When starting a fresh Spring Boot 2.2.1 application with Spring Data MongoDB support, then the warning appears, as soon ...

springboot Actuator triggers an early post processor initialization

springboot 2.2.4-RELEASE* pom.xml<dependencies> <dependency> <groupId>org.springfram...

springboot Command-Line Arguments broken in 2.2.4? or Am I using it in wrong way?

I have a bootstrap.yml file which has placeholders but it seems when I use springboot 2.2.4 .RELEASE, it does not pick u...

springboot Auto-configured JMS ConnectionFactory should be named jmsConnectionFactory for compatibility with Spring Integration

When using spring integration JMS support and boot default configuration with ActiveMQ there is an error on startup:...C...

springboot Document how to register a blocking health contributor with the reactive registry

Forward port of issue #19707 to 2.3.0.M2.

springboot Document how to register a blocking health contributor with the reactive registry

Forward port of issue #19707 to 2.2.5.

springboot Document how to register a blocking health contributor with the reactive registry

In order to add my custom health indicator I injected HealthContributorRegistry and then registered my contributor. I d...

springboot Add official Gradle Wrapper Validation GitHub Action

See: https://github.com/gradle/wrapper-validation-actionComment From: snicoll@JLLeitschuh thank you for making your firs...

springboot Upgrade CI to Artifactory Resource 0.0.11

Forward port of issue #19629 to 2.2.5.

springboot Remove redundant jar task configuration

Hi,I just noticed that we have a jar configuration in spring-boot-gradle-plugin that seems redundant given that we apply...

springboot Document spring-boot.run.arguments behaviour with multiple arguments

Forward port of issue #19998 to 2.3.0.M2.

springboot Conditions evaluation report mistakenly prints '@ConditionalOnBean' for negative matches

Conditions evaluation report wrongly reports @ConditionalOnMissingBean conditions as if it was @ConditionalOnBean condit...

springboot Health group with composite contributor results in 404

Forward port of issue #19974 to 2.3.0.M2.

springboot Health group with composite contributor results in 404

I would like the ability to assign a CompositeHealthContributor to a Health Group via configuration.Currently, the manag...

springboot Fix some deprecation warnings

Hi,this PR fixes a couple of deprecation warnings.Cheers,Christoph

springboot Upgrade maven enforcer plugin to 3.0.0

It's not released yet and we're currently on M1. I don't think we can downgrade at this point so we'll probably need to ...

springboot Issues while using springboot-gradle-plugin with Eclipse

I'm having issues to use springboot-gradle-plugin with Eclipse.I had created this stackoverflow post:https://stackoverfl...

springboot Dependency resolution fails with Gradle 5.3.x to 5.6.x

I just tried to install v2.2.3 by updating the Gradle plugin:plugins { id "org.springframework.boot" ve...

springboot Switch default value of Neo4j open session in view

The current default of "open session in view" for Spring Data Neo4j hurts performance in cluster scenarios.By opening th...
上一页 下一页
.