Nineya
Home
Blog
SpringBoot Adds support for Log4j SpringLookup
2025-01-07 02:27:34
708
Since Log4j 2.14.0, configuration files can resolve properties from Spring's Environment.While this is already possible ...
SpringBoot Schema-validation error in spring-boot-gradle-plugin 2.6.x
2025-01-07 02:27:31
7751
I'm updating my spring-boot dependencies to the latest version (2.6.3) for vulnerability reasons.I'm having a problem wi...
SpringBoot Spring boot actuator 2.5.5 start up error - PatternSyntaxException
2025-01-07 02:27:26
15506
I am using spring-boot-starter-parent 2.5.5 version. I upgraded my existing working ap from spring boot 2.3.9 version. I...
SpringBoot Concurrent image builds cause error deleting builder image
2025-01-07 02:27:21
3152
When the Maven spring-boot:build-image goal or Gradle bootBuildImage task is run more than once concurrently against the...
SpringBoot Drop support for embedding EhCache 3 until it supports Jakarta EE 9
2025-01-07 02:27:18
1083
https://github.com/ehcache/ehcache3/issues/2946Comment From: linghengqianNot sure if this should be answered here. But a...
SpringBoot Spring Boot app fails to start when concurrently initializing an empty database with Liquibase
2025-01-07 02:27:14
5346
Spring Boot 2.6.4Liquibase 4.5.0Given an empty database. When the database is concurrently initialized by two Spring Boo...
SpringBoot Upgrade to Liquibase 4.8.0
2025-01-07 02:27:11
415
Supersedes #29849Comment From: devopsixSpring Boot 2.6.4 ships with Liquibase 4.5.0 which is affected by liquibase#2083....
SpringBoot Spring.config.import does not work
2025-01-07 02:27:06
2604
Hi,I am currently upgrading to spring boot version 2.6.1 along with spring cloud 2021.0.1. When we use this version, sp...
SpringBoot Stop relying on inject-api rebundled by AppEngine
2025-01-07 02:27:01
194
As reveled by #29984, spring-boot tests rely on the present of inject-api that turns out to be provided by a repackage v...
SpringBoot Allow relative auto-configuration ordering to be configured using @AutoConfiguration
2025-01-07 02:26:58
1487
With the new @AutoConfiguration annotation, it would be nice to be able to configure relative ordering without having to...
SpringBoot Add DataCouchbaseTest annotation
2025-01-07 02:26:55
283
Add parity to other test annotations for spring data projects.Comment From: wilkinsonaSee https://github.com/spring-proj...
SpringBoot Add DataElasticsearchTest annotation
2025-01-07 02:26:51
833
Add parity to other test annotations for spring data projects.Comment From: wilkinsonaThanks, @eddumelendez. It looks li...
SpringBoot servlet.service() for servlet [dispatcherServlet] in context with path threw exception [ handler dispatch failed; nested exception is java.lang.stackoverflow] with root cause
2025-01-07 02:26:47
687
I am getting below exception . Version used : Spring boot 2. Exception:java.lang.stackoverflow: nullservlet.service() fo...
SpringBoot Default JmxAutoConfiguration changes JConsole hierarchy for multi-property @ManagedResource object names
2025-01-07 02:26:44
3049
Affects: Spring Boot 2.2.11 (but most likely the current version as well, the code is the same)The ParentAwareNamingStra...
SpringBoot UnsupportedOperationException with jetty 10.0.8
2025-01-07 02:26:40
2811
Hello,We are using spring boot 2.6.3 and after updating from jetty 10.0.7 to 10.0.8 the following error appears at the s...
SpringBoot springboot starter validation 2.6.3 not work in webflux
2025-01-07 02:26:34
1292
hi, i use springboot 2.6.3 version, but starter-validation did not work in spring-webflux.spring-boot-starter-validation...
SpringBoot Ignore build deprecation warnings in Paketo system tests
2025-01-07 02:26:31
525
Paketo buildpacks have started logging a deprecation warning when the API version support advertised by the platform is ...
SpringBoot Clarify relation of import path to resultant properties in configtree import data
2025-01-07 02:26:24
1264
The Using Configuration Trees section of the reference docs show the following example:Given this mounted volume:etc/ c...
SpringBoot Reduce eager task creation in the build
2025-01-07 02:26:22
1089
Like #29762, but for the spring-boot build itself.Before: https://scans.gradle.com/s/a74gck4jmky7w/performance/configura...
SpringBoot Broaden default keys to sanitize to match anywhere in the key not just at the end
2025-01-07 02:26:18
3258
I have an application that bootstraps itself using Vault properties. When I hit the management endpoint, I see the vault...
上一页
下一页
1
…
1961
1962
1963
1964
1965
…
2246
.