Nineya
Home
Blog
springboot Upgrade CI to Artifactory Resource 0.0.11
2025-01-06 07:52:49
38
Forward port of issue #19629 to 2.2.5.
springboot Remove redundant jar task configuration
2025-01-06 07:52:37
338
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
2025-01-06 07:52:30
41
Forward port of issue #19998 to 2.3.0.M2.
springboot Conditions evaluation report mistakenly prints '@ConditionalOnBean' for negative matches
2025-01-06 07:52:24
6515
Conditions evaluation report wrongly reports @ConditionalOnMissingBean conditions as if it was @ConditionalOnBean condit...
springboot Health group with composite contributor results in 404
2025-01-06 07:52:18
41
Forward port of issue #19974 to 2.3.0.M2.
springboot Health group with composite contributor results in 404
2025-01-06 07:52:12
3199
I would like the ability to assign a CompositeHealthContributor to a Health Group via configuration.Currently, the manag...
springboot Fix some deprecation warnings
2025-01-06 07:52:05
66
Hi,this PR fixes a couple of deprecation warnings.Cheers,Christoph
springboot Upgrade maven enforcer plugin to 3.0.0
2025-01-06 07:51:59
472
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
2025-01-06 07:51:53
909
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
2025-01-06 07:51:46
6208
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
2025-01-06 07:51:39
2256
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
2025-01-06 07:51:33
61
See gh-19709Comment From: nosanThanks once again @snicoll 👍
springboot @ConfigurationProperties prefix with capital letters causes fail
2025-01-06 07:51:26
20736
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
2025-01-06 07:51:20
2586
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
2025-01-06 07:51:13
1547
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
2025-01-06 07:51:07
2062
Due to ApplicationEventPublisher.publishEvent was running asynchronous.so the class DataSourceInitializerInvoker's metho...
springboot Update build to run Gradle plugin tests on Java 13
2025-01-06 07:51:00
202
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
2025-01-06 07:50:54
1098
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
2025-01-06 07:50:47
41
Forward port of issue #20099 to 2.3.0.M2.
springboot Unnecessary sendgrid dependency in spring-boot
2025-01-06 07:50:41
105
The core spring-boot module has an optional dependency on sengrid but the module does not use it at all.
上一页
下一页
1
…
2222
2223
2224
2225
2226
…
2246
.