SpringBoot Antlib smoke tests may fail after a version change

The tests assume a single jar file will be available, but if the project's version has changed and a clean build hasn't ...

SpringBoot configure several DispatcherServletRegistrationBean and enabled management server will cause ServletEndpointRegistrar construct failure

env: SpringBoot 2.2.0.RELEASEconfigure two DispatcherServletRegistrationBean bean like @Bean @Primary public Dispatc...

SpringBoot Allow for programatic access to new ConfigDataEnvironment processing

Spring Cloud uses SpringApplication as an api in a few different ways to get at boots configuration processing. bootstra...

SpringBoot Improve logging for release promotion

It's really hard to tell why the promote job failed.Comment From: bclozelI’m planning on moving master to https://github...

SpringBoot Add bootstrap.yml to filtered resources

Currently, Spring Boot filters those resources in src/main/resources:- application.yml- application.yaml- application*.p...

SpringBoot Using @SpyBean leads to running a separate Tomcat instance per each test

Please take a look at this small project https://github.com/OleksandrSankin/spring-boot-bug Build it via "mvn clean inst...

SpringBoot copyPluginDescriptorInputs should be out-of-date when the project's version changes

copyPluginDescriptorInputs copies a pom.xml file that used to generate the Maven plugin's plugin descriptor. During the ...

SpringBoot Layertools list and extract commands ignore empty layers

I believe issue 20858 (Ensure empty layers are written to the index file), which was closed as fixed in RC1, is still ha...

SpringBoot Add retry logic to ModifiedClassPathClassLoader's coordinate resolution

A test that uses @ClassPathOverrides has been identified as flaky. It failed because a class that should have been provi...

SpringBoot Remove deprecated RSocket classes

RSocket 1.1.0 (See #22751) is removing deprecated classes, and we should do the same. We've deprecated ServerRSocketFact...

SpringBoot Add a test slice for Spring Data Cassandra

this enhancementComment From: wilkinsonaThanks very much for the PR, @ayudovin. As Phil said here we'd like to wait unti...

SpringBoot Instrument SpringBootApplication for application startup metrics

As of spring-projects/spring-framework#24878, the application startup can be instrumented using ApplicationStartup and S...

SpringBoot SpringBoot 2.3.2 adds context to context cache per integration test class

When upgrading from 2.2.5 to 2.3.2 the build started failing. We have a simple application with a database. The connecti...

SpringBoot When spring.profiles.include is set in a property source with higher precedence than the config files, spring.profiles.include in the config files should be ignored

Comment From: mbhaveWe probably won't be able to apply the same rule to profile-specific property files. For example, le...

SpringBoot Upgrade Java 15 version in CI image

https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15-2020-08-05-14-28/OpenJDK15-jdk_x64_linux_hots...

SpringBoot Upgrade Java 8 version in CI image

https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jdk_x64_linux_hotspot_8u265b0...

SpringBoot Upgrade Java 8 version in CI image

https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jdk_x64_linux_hotspot_8u265b0...

SpringBoot Upgrade Java 8 version in CI image

https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jdk_x64_linux_hotspot_8u265b0...

SpringBoot Upgrade Java 8 version in CI image

https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jdk_x64_linux_hotspot_8u265b0...

SpringBoot Consider what to do about environment variable clashes

When running a Spring Boot application on a server that has any environment variable with a prefix of "SERVER_", the Ser...
上一页 下一页
.