Nineya
Home
Blog
springboot Fix deprecations in spring-boot-smoke-test-hateoas
2025-01-06 06:41:16
207
Hi,this PR fixes two deprecations in spring-boot-smoke-test-hateoas that were introduced by building against Spring HATE...
springboot Restore disabled tests in TomcatReactiveWebServerFactoryTests
2025-01-06 06:41:10
479
Hi,given that the publishing of Gradle module metadata was disabled again for now and we're back on using enforced platf...
springboot Exclude .gradle directory from nohttp checkstyle
2025-01-06 06:41:03
307
With the move to gradle, switching between branches can cause a heap space error when the nohttp checkstyle plugin tries...
springboot Fat jars do not tolerate entries with an invalid modification date of 0
2025-01-06 06:40:56
41
Forward port of issue #19595 to 2.3.0.M1.
springboot Fat jars do not tolerate entries with an invalid modification date of 0
2025-01-06 06:40:50
38
Forward port of issue #19595 to 2.2.3.
springboot How to get CSRF Token? with Vue.JS
2025-01-06 06:40:45
600
How do I get this value when I transfer data from Vue.JS to a server (using Spring Security and Spring Boot) in a way ot...
springboot @FeignClient bug using fallback;
2025-01-06 06:40:38
2289
spring boot 2.2 jdk 13@FeignClient(contextId = "sp-producer-hystrix",name="SPRINGCLOUD-PRODUCER/producer&...
springboot Polish note about handling of caches that are created on-the-fly
2025-01-06 06:40:31
41
Forward port of issue #19491 to 2.3.0.M1.
springboot Polish note about handling of caches that are created on-the-fly
2025-01-06 06:40:25
38
Forward port of issue #19491 to 2.2.3.
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.
上一页
下一页
1
…
2018
2019
2020
2021
2022
…
2027
.