Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Springboot 3.3.3 migration #520

Merged
merged 10 commits into from
Sep 18, 2024
Merged

Conversation

YenguiSeddik
Copy link
Contributor

@YenguiSeddik YenguiSeddik commented Aug 27, 2024

Problem: Problem encountred with @entitygraph when attributesPath have property of subclass: @entitygraph(attributePaths = {"creations", "creations.reactiveCapabilityCurvePoints"}, type = EntityGraph.EntityGraphType.LOAD). this issue is mentioned in spring-data-jpa: spring-projects/spring-data-jpa#3034
Solution :Change Tabular création loading to be the same as tabular modification : #435

@YenguiSeddik YenguiSeddik changed the title Replace @EntityGraph use with casting for springBoot migration Springboot 3.3.2 migration Aug 30, 2024
@YenguiSeddik YenguiSeddik changed the title Springboot 3.3.2 migration Springboot 3.3.3 migration Sep 18, 2024
Copy link

@YenguiSeddik YenguiSeddik merged commit f001cf8 into main Sep 18, 2024
3 checks passed
@YenguiSeddik YenguiSeddik deleted the fix_unit_tests_for_springboot_migation branch September 18, 2024 15:34
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.

3 participants