Skip to content

WIP: Try out higher version (3.5.5) and Java 17 compile on starter compared to master#334

Open
alx652 wants to merge 22 commits into
masterfrom
springBoot3x_try_merge_higher
Open

WIP: Try out higher version (3.5.5) and Java 17 compile on starter compared to master#334
alx652 wants to merge 22 commits into
masterfrom
springBoot3x_try_merge_higher

Conversation

@alx652

@alx652 alx652 commented Aug 29, 2025

Copy link
Copy Markdown
Collaborator

This branch is a child of springBoot3x, springBoot3x_try_merge_3.2.0, springBoot3x_try_merge_3.4.9) merged with 3.1.3-SNAPSHOT master

This builds but tests fail

gsrs-spring-starter-tests/src/test/java/gsrs/startertests/GsrsSpringApplication.java

The conditional on missing bean causes problems,

@ConditionalOnMissingBean(UserProfileRepository.class)

if I disable it the next thing that happens is

Try running CreateAndModifyDateFieldTest.java
intialCreationShouldSetCreateDateAndLastModifiedToSameValue

Caused by: org.hibernate.AnnotationException: Property 'gsrs.stagingarea.model.ImportData.recordId' is annotated @GeneratedValue but is not part of an identifier

@alx652 alx652 changed the title WIP: Try out higher version (3.5.5) and Java 17 compile on starter compared to 3.2.0 (b) WIP: Try out higher version (3.5.5) and Java 17 compile on starter compared to master Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants