Nineya
Home
Blog
SpringBoot Upgrade CI to github-release resource 1.5.5
2025-01-07 01:26:31
274
We need to pick up https://github.com/concourse/github-release-resource/pull/107 which should fix the "illegal base64 da...
SpringBoot Removal of logging.file and logging.path is missing from the configuration changelog
2025-01-07 01:26:26
1110
On upgrading to Spring Boot 2.3.0 (from 2.2.6), my application stopped logging to a file. No configuration changes were ...
SpringBoot Upgrade to JUnit Jupiter 5.8.1
2025-01-07 01:26:22
264
Comment From: wilkinsonaThis is blocked by https://github.com/junit-team/junit5/issues/2722 and/or https://github.com/Fa...
SpringBoot Startup failure due to non-empty schema when using Flyway and Spring Integration's DataSource initialization
2025-01-07 01:26:16
1910
A simple test@SpringBootTestclass ApplicationTests { @Test void contextLoads() { }}fails if Spring Integration ...
SpringBoot Upgrade Java 17 version in CI image
2025-01-07 01:26:13
121
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17%2B35/OpenJDK17-jdk_x64_linux_hotspot_17_35.tar.g...
SpringBoot Upgrade Java 17 version in CI image
2025-01-07 01:26:10
121
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17%2B35/OpenJDK17-jdk_x64_linux_hotspot_17_35.tar.g...
SpringBoot Detect JDK 17 GA builds
2025-01-07 01:26:06
521
Hi,somewhen this morning https://api.adoptium.net/v3/assets/feature_releases/17/ga?architecture=x64&heap_size=normal...
SpringBoot Make it clearer that, when using @AutoConfigureTestEntityManager outside of @DataJpaTest, any tests using the test entity manager must be @Transactional
2025-01-07 01:26:03
2002
Spring Boot Version: 2.5.4I am having the problem to use a TestEntityManager in a SpringBootTest. Basically, I followed ...
SpringBoot Document support for Java 17
2025-01-07 01:25:58
10486
Hi,since JDK 17 is around the corner, I want to raise this issue to talk about the necessary steps for supporting JDK 17...
SpringBoot Document that devtools restart doesn't work when using AspectJ weaving
2025-01-07 01:25:45
155
https://github.com/spring-projects/spring-boot/issues/27437Comment From: philwebbThanks very much @cdalexndr. I've merge...
SpringBoot Actuator endpoints do not sanitize SPRING_APPLICATION_JSON by default
2025-01-07 01:25:37
1445
Hello,I want to raise to your attention that the property SPRING_APPLICATION_JSON is present in the /env endpoint when u...
SpringBoot ERROR o.s.b.SpringApplication : Application run failed - JVM not exiting causing restart
2025-01-07 01:25:31
8015
I have a small application that runs a spring-cloud-config-server service for configuration management, and number of ot...
SpringBoot FlyWay tears down db
2025-01-07 01:25:27
7996
With this setup:spring: r2dbc: url: r2dbc:tc:postgresql:///test?TC_IMAGE_TAG=12-alpine flyway: url: jdbc:tc:post...
SpringBoot Harmonize registrar to use RootBeanDefinition
2025-01-07 01:25:23
143
As a follow-up of #27821, there are a number of places where we're using generic bean definition where we should be usin...
SpringBoot Add testing for AbstractFailureAnalyzer.findCause
2025-01-07 01:25:20
781
Added testing for findCause inAbstractFailureAnalyzer.findCauseExtendsThrowable and findCauseExtendsOtherException are t...
SpringBoot Allow users to contribute a RedisStandaloneConfiguration bean
2025-01-07 01:25:17
195
Currently, RedisStandaloneConfiguration is only created viaRedisProperties. This change allows to use a custom RedisStan...
SpringBoot Allow users to contribute a RedisStandaloneConfiguration bean
2025-01-07 01:25:13
1453
Hi, in my project, the redis password is gained from remote, so it cannot be configed in the application.yaml.I use lett...
SpringBoot Default value for spring.data.elasticsearch.client.reactive.endpoints is not documented
2025-01-07 01:25:08
208
There's no default value listed for spring.data.elasticsearch.client.reactive.endpoints. As it's a List, the default val...
SpringBoot Polish
2025-01-07 01:25:05
70
Comment From: hennrI did a review and it looks perferctly fine for me.
SpringBoot Split spring boot features in reference documentation into smaller sections
2025-01-07 01:25:01
898
[x] Add what's next to new sections[x] Move hazelcast out of core features[x] Rename packages for code samples to match ...
上一页
下一页
1
…
2002
2003
2004
2005
2006
…
2246
.