Nineya
Home
Blog
SpringBoot Spring JPA: @ParametersAreNonnullByDefault and findTopByXXXX cause an exception when the result set is empty
2025-01-06 19:47:40
10584
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
2025-01-06 19:47:33
194
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
2025-01-06 19:47:25
1811
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
2025-01-06 19:47:19
145
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
2025-01-06 19:47:12
634
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
2025-01-06 19:47:05
302
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
2025-01-06 19:46:58
706
In spring-projects/spring-framework#25845, Spring Framework introduced a new option for serving static resources that en...
SpringBoot add module explain
2025-01-06 19:46:52
203
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
2025-01-06 19:46:45
7464
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
2025-01-06 19:46:37
6220
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
2025-01-06 19:46:31
2985
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
2025-01-06 19:46:24
2639
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
2025-01-06 19:46:17
3100
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
2025-01-06 19:46:10
1813
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
2025-01-06 19:46:03
3845
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
2025-01-06 19:45:55
437
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
2025-01-06 19:45:41
5041
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
2025-01-06 19:45:35
2445
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
2025-01-06 19:45:28
375
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
2025-01-06 19:45:21
3802
spring-boot-version: 2.3.4.RELEASEbuild system: gradledocker image generated with bootBuildImageI could not find a place...
上一页
下一页
1
…
2097
2098
2099
2100
2101
…
2246
.