SpringBoot Upgrade CI to github-release resource 1.5.5

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

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

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

A simple test@SpringBootTestclass ApplicationTests { @Test void contextLoads() { }}fails if Spring Integration ...

SpringBoot Upgrade Java 17 version in CI image

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

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

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

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

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

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

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

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

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

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

Added testing for findCause inAbstractFailureAnalyzer.findCauseExtendsThrowable and findCauseExtendsOtherException are t...

SpringBoot Allow users to contribute a RedisStandaloneConfiguration bean

Currently, RedisStandaloneConfiguration is only created viaRedisProperties. This change allows to use a custom RedisStan...

SpringBoot Allow users to contribute a RedisStandaloneConfiguration bean

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

There's no default value listed for spring.data.elasticsearch.client.reactive.endpoints. As it's a List, the default val...

SpringBoot Polish

Comment From: hennrI did a review and it looks perferctly fine for me.

SpringBoot Split spring boot features in reference documentation into smaller sections

[x] Add what's next to new sections[x] Move hazelcast out of core features[x] Rename packages for code samples to match ...
上一页 下一页
.