SpringBoot Spring JPA: @ParametersAreNonnullByDefault and findTopByXXXX cause an exception when the result set is empty

Hi,I'm using Spring Boot 2.3.5 and encountered a problem when using validation constraints, in this case @ParametersAreN...

SpringBoot Avoid image pulls in integration tests

Integration tests for the Maven and Gradle image-building goals/tasks should set the image pull policy to IF_NOT_PRESENT...

SpringBoot Add an integration test for system scope dependencies with war packaging

Build a jar package would include mssql-jdbc.jar in the BOOT-INF/lib directory.Build a war package would not include mss...

SpringBoot Upgrade to Testcontainers 1.15.0

Forward port of issue #24103 to 2.4.x.Comment From: snicollSee https://github.com/spring-projects/spring-boot/issues/241...

SpringBoot Upgrade to Testcontainers 1.15.0

Comment From: snicollGiven that VersionOverridingElasticsearchContainer has been introduced in 2.3.x only and the upgrad...

SpringBoot Rationalize docker image name used in integration tests

In preparation for upgrading to Testcontainers 1.5.0 (#24103), we should stop using the default constructor for containe...

SpringBoot Using last modified for static resources in reproducible archives and images causes unwanted browser caching

In spring-projects/spring-framework#25845, Spring Framework introduced a new option for serving static resources that en...

SpringBoot add module explain

updateComment From: pivotal-issuemaster@wbmins Please sign the Contributor License Agreement!Click here to manually sync...

SpringBoot @SpyBean fails on class-level mandatorily @Transactional beans

I have already reported, years ago, this issue to Mockito here: https://github.com/mockito/mockito/issues/1365With Sprin...

SpringBoot Scala lib version mismatch in Spring Kafka

Scala lib version mismatch in Spring Kafka in Spring Boot 2.3.5Frankly I do not know if this is Spring Boot bug or Sprin...

SpringBoot Using mariadb instead of mysql r2dbc driver affects logging

In a blank spring-boot-2.4.0-SNAPSHOT application, choosing the mariadb driver instead of a mysql driver for r2dbc resul...

SpringBoot spring-boot-configuration-processor prevents builds from being incremental when source retention annotations are present

InfoGradle's incremental build doesn't work when using annotations with source retention (@Override, @Generated, Lombok'...

SpringBoot In Gradle, when Spring Boot and 'maven-publish' plugins are applied, Gradle metadata is not generated

DescriptionAccording to issue 19609 and 47a6865, generation of Gradle metadata when publishing to a Maven repository, is...

SpringBoot Spring Boot 2.3.1 upgrade issue

Hi Team,I was trying to upgrade my application to spring boot 2.3.1, got issue -java.lang.UnsupportedOperationException:...

SpringBoot maven cant build spring boot 2.3.4 using Java15 and Groovy anymore - needs newer version of gmavenplus-plugin and groovy

Steps to reproduce:* create a demo project from https://start.spring.io/* using Maven + Groovy + Spring Boot 2.3.4 + Ja...

SpringBoot BootJar's afterResolve action causes resolution failures with the Versions plugin due to configurations being copied and made resolvable

The resolution of the copy (which has been made resolvable) causes the action to run. It then tries to access the resolv...

SpringBoot Publish Gradle metadata for Spring Boot's modules

Comment From: wilkinsonaThe use of enforced platform is too strict, particularly in the Gradle plugin where it causes th...

SpringBoot Allow PropertiesMigrationListener to stop starting application

When upgrading libraries, I would like our applications to be more strict about property names they configure.When old p...

SpringBoot PropertySource within hidden folders not found since SB 2.3.5 RELEASE

Since the latest release 2.3.5 properties files under "hidden" folders are not detected anymore and corresponding proper...

SpringBoot Cannot push image built using gcr.io/paketo-buildpacks/builder:base-platform-api-0.3 in artifactory docker repo

spring-boot-version: 2.3.4.RELEASEbuild system: gradledocker image generated with bootBuildImageI could not find a place...
上一页 下一页
.