Nineya
Home
Blog
springboot MongoPersistentEntityIndexCreator should not warn when auto-index-creation property is set
2025-01-06 07:56:13
2327
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
2025-01-06 07:56:07
3322
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?
2025-01-06 07:56:00
5990
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
2025-01-06 07:55:54
41
Forward port of issue #19565 to 2.3.0.M2.
springboot Auto-configured JMS ConnectionFactory should be named jmsConnectionFactory for compatibility with Spring Integration
2025-01-06 07:55:48
8032
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
2025-01-06 07:55:41
41
Forward port of issue #19707 to 2.3.0.M2.
springboot Document how to register a blocking health contributor with the reactive registry
2025-01-06 07:55:35
38
Forward port of issue #19707 to 2.2.5.
springboot Document how to register a blocking health contributor with the reactive registry
2025-01-06 07:53:02
5613
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
2025-01-06 07:52:55
710
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
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...
上一页
下一页
1
…
2040
2041
2042
2043
2044
…
2064
.