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

springboot HazelcastClientFactory may return null if there is no HazelcastClient for the given name

See gh-19709Comment From: nosanThanks once again @snicoll 👍

springboot @ConfigurationProperties prefix with capital letters causes fail

I discovered this in trying to upgrade from Spring boot 1.4.1 to 2.0.0.M2If I have a yaml file with the following:myProp...

springboot HazelcastClientFactory can return null instead of HazelcastInstance if there is no HazelcastClient for the given name

Hello,When I was working on https://github.com/spring-projects/spring-boot/pull/19669 I found thatHazelcastAutoConfigura...

springboot i18n by lang URL parameter on error page

Hello.It seems that there is no translation management from the error pages. I currently have a spring-boot 2.2.2 applic...

springboot DataSourceInitializerInvoker of initSchema has concurrent risk

Due to ApplicationEventPublisher.publishEvent was running asynchronous.so the class DataSourceInitializerInvoker's metho...

springboot Update build to run Gradle plugin tests on Java 13

We should revert f3a138d once we use a version of Gradle that works on Java 13, see also gradle/gradle#8681Comment From:...

springboot Reinstate Cassandra smoke tests

Hi,I just noticed that spring-boot-smoke-test-data-cassandra is doing nothing. I traced this back to ca1710ee56d327e46a7...

springboot Unnecessary sendgrid dependency in spring-boot

Forward port of issue #20099 to 2.3.0.M2.

springboot Unnecessary sendgrid dependency in spring-boot

The core spring-boot module has an optional dependency on sengrid but the module does not use it at all.
上一页 下一页
.