Nineya
Home
Blog
springboot Polish note about handling of caches that are created on-the-fly
2025-01-06 06:40:19
27
This PR polishes doc a bit.
springboot org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker circular reference Spring Boot 2.1.3
2025-01-06 06:40:08
4223
I just upgraded my app from Spring Boot 1.5.9 to 2.1.3. We have 2 databases, one non sharded and the other one is sharde...
springboot Add quickstart mode
2025-01-06 06:40:01
1143
Spring boot application start up with many features that are not useful for development.Comment From: philwebbCould you ...
springboot Non-compatible bean instance of type [org.neo4j.ogm.session.SessionFactory] being injected for [org.springframework.data.cassandra.SessionFactory]
2025-01-06 06:39:55
4607
I am using both spring-boot-starter-data-cassandra and spring-boot-starter-data-neo4j.Also, I am using multi keyspaces ...
springboot Upgrade to Spring Framework 5.1.13
2025-01-06 06:39:36
64
Comment From: snicollWe're already on snapshots, see 24dd416f4b.
springboot Upgrade to Eclipse 2019.12
2025-01-06 06:39:30
165
Comment From: philwebbWe may be able to revert commits d29444baf1a9447b6b123e1a7d3ebfcc7c5a9851 and 0b5ce952ba1ffb698199...
springboot Move spring.http.* configuration properties namespace
2025-01-06 06:39:23
2360
The current arrangement with our spring.http configuration properties namespace feels a bit odd.Currently, we have:sprin...
springboot spring.cache.redis.cache-prefix should use prefixCacheNameWith to include the cache name in the generated key
2025-01-06 06:39:17
3687
With spring boot version 2.1.4, I found below code which doesn't serve as prefix, instead it overrides the cacheName pas...
springboot Add Liquibase "tag" property support
2025-01-06 06:39:10
1987
Please add a new property with name tag in org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties. Also u...
springboot Ignore trailing slash by default when recording web metrics
2025-01-06 06:39:03
2636
The WebMvcMetricsFilter uses the HandlerMapping.BEST_MATCHING_HANDLER_ATTRIBUTE to determine which handler the metric sh...
springboot Remove deprecated 2.2 code
2025-01-06 06:38:57
50
Comment From: mbhaveClosing in favor of PR #19699.
springboot Property overriding issue with 2.x
2025-01-06 06:38:50
2141
I have a project based on Spring cloud. It works fine with Greenwich and Spring boot 2.1.I use the configserver which se...
springboot Upgrade to Eclipse 2019.12
2025-01-06 06:38:44
41
Forward port of issue #19281 to 2.3.0.M1.
springboot Upgrade to Eclipse 2019.12
2025-01-06 06:38:38
38
Forward port of issue #19281 to 2.2.3.
springboot Remove support for Jest
2025-01-06 06:38:32
13
Closes #19676
springboot Remove support for Elasticsearch Jest client
2025-01-06 06:38:26
347
Since #15008 the Jest client for Elasticsearch is deprecated as both Spring Data Elasticsearch and Elasticsearch are pro...
springboot Updated CONTRIBUTING.adoc file with Maven wrapper info etc
2025-01-06 06:38:13
639
Comment From: pivotal-issuemaster@rdm100 Please sign the Contributor License Agreement!Click here to manually synchroniz...
springboot Global metrics get updated multiple times if there are multiple MeterRegistry beans
2025-01-06 06:38:07
2668
Originally reported in https://github.com/micrometer-metrics/micrometer/issues/546.@crmky reports:My application uses mi...
springboot Fix typo in NoSuchBeanDefinitionFailureAnalyzer exception
2025-01-06 06:38:00
328
Hi,I just noticed a typo in NoSuchBeanDefinitionFailureAnalyzer that seems to have been introduced with https://github.c...
springboot Fix typo in NoSuchBeanDefinitionFailureAnalyzer exception
2025-01-06 06:37:54
41
Forward port of issue #19690 to 2.3.0.M1.
上一页
下一页
1
…
2237
2238
2239
2240
2241
…
2246
.