Nineya
Home
Blog
SpringBoot Polish titles on configblocks
2025-01-06 19:22:59
253
Some blocks are titled application.properties which results in tabs named application.properties (Properties) and applic...
SpringBoot Move sample tests to real integration tests
2025-01-06 19:22:52
1103
This is a follow-up of #6357 Lots of samples are in between samples to demonstrate features to newcomers and integratio...
SpringBoot Rename CompositeMeterRegistryAutoConfiguration
2025-01-06 19:22:45
602
CompositeMeterRegistryAutoConfiguration might actually not create a composite registry. We should probably rename it to ...
SpringBoot Databases that support embedded and non-embedded modes are always detected as embedded
2025-01-06 19:22:39
3254
I have an h2 database created without username/password.I have a basic spring boot web+jpa application, in my applicatio...
SpringBoot Block selection in docs only works in single page HTML
2025-01-06 19:22:32
2713
See https://docs.spring.io/spring-boot/docs/2.4.0-SNAPSHOT/reference/html/spring-boot-features.html#boot-features-email...
SpringBoot Update spring-boot-starter-data-couchbase with new Config
2025-01-06 19:22:25
1372
New configs should be added to spring-boot-starter-data-couchbase to allow RBAC and Spring Data Couchbase 4, can anyone ...
SpringBoot JsonTest isn't annotated with @ExtendWith(SpringExtension.class)
2025-01-06 19:22:18
1046
Spring Boot 2.1.3.RELEASE: unlike other XxxTest annotations, JsonTest isn't annotated with @ExtendWith(SpringExtension.c...
SpringBoot Document how to override attributes already specified in Maven plugin configuration
2025-01-06 19:22:11
2962
Hi all,I'm facing a problem with spring-boot-maven-plugin and spring-boot version >= 2.2.5-RELEASE.If the plugin con...
SpringBoot Apply FailureAnalyzers even if the ApplicationContext was not created
2025-01-06 19:22:04
371
Currently our FailureAnalizers only apply if the ApplicationContext actually gets created. This restriction means we can...
SpringBoot Upgrade to Lombok 1.18.14
2025-01-06 19:21:58
151
Comment From: mdiskinhttps://github.com/rzwitserloot/lombok/releases/tag/v1.18.14Don't use this version. It is broken. C...
SpringBoot Add a FailureAnalyzer for ConfigDataNotFoundException
2025-01-06 19:21:51
711
As suggested by @dsyer, we could add a FailureAnalyzer for ConfigDataLocationNotFoundException.Comment From: philwebbTha...
SpringBoot Improve ConfigData processing code
2025-01-06 19:21:44
560
Out current ConfigData processing code is a little confusing due to the terms that we've used. Specifically we often ref...
SpringBoot Upgrade to Flyway 7.0.2
2025-01-06 19:21:37
450
Comment From: snicollI forgot to map the property and we can't map it as a boolean as this is a Flyway Teams only proper...
SpringBoot Kubernetes configmap hidden files are exposed as property sources
2025-01-06 19:21:30
2853
When using the new configtree feature on a Kubernetes deployment the symlinks used for the mounted config values end up ...
SpringBoot Upgrade to Flyway 7.0.0
2025-01-06 19:21:23
15125
Hi!Using spring-boot 2.3.4.RELEASEJust wanted to report this as it seems your team have a semi-automated process for dep...
SpringBoot When building with Gradle, include project dependencies in the application layer by default and make it easer to customise their location
2025-01-06 19:21:16
1699
Although the issue is discussed in the #23003 issue, I would like to bring it up since this seem to be, more or less, a ...
SpringBoot server.servlet.session.timeout not work
2025-01-06 19:21:09
7995
I set server.servlet.session.timeout=PT60S but not work;As the document default value is 30 minutes, but actually I test...
SpringBoot Duplicate CI image upgrade issues are created
2025-01-06 19:20:57
1017
It seems that a change introduced in #23439 is causing duplicate issues being raised against our tracker to update the U...
SpringBoot Upgrade to Liquibase 3.10.3
2025-01-06 19:20:50
145
Comment From: philwebbWe're going to look at changing SpringApplicationBannerPrinter to ignore banner.txt files if they ...
SpringBoot Sort dependency upgrades in changelog
2025-01-06 19:20:42
1439
Now that https://github.com/spring-io/github-changelog-generator/issues/34 is implemented, It would be great if dependen...
上一页
下一页
1
…
2107
2108
2109
2110
2111
…
2246
.