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

Add missing reflection hint for NamedEntityGraph when EntityGraph is present #2681

Closed
christophstrobl opened this issue Oct 24, 2022 · 0 comments
Assignees

Comments

@christophstrobl
Copy link
Member

christophstrobl commented Oct 24, 2022

see: spring-attic/spring-native#1728

@christophstrobl christophstrobl self-assigned this Oct 24, 2022
christophstrobl added a commit to christophstrobl/spring-aot-smoke-tests that referenced this issue Oct 24, 2022
christophstrobl added a commit to christophstrobl/spring-aot-smoke-tests that referenced this issue Oct 25, 2022
@christophstrobl christophstrobl added this to the 3.0 RC2 (2022.0.0) milestone Nov 2, 2022
gtiwari333 added a commit to gtiwari333/spring-boot-blog-app that referenced this issue Dec 5, 2022
gtiwari333 added a commit to gtiwari333/spring-boot-blog-app that referenced this issue Dec 5, 2022
gtiwari333 added a commit to gtiwari333/spring-boot-blog-app that referenced this issue Dec 5, 2022
gtiwari333 added a commit to gtiwari333/spring-boot-blog-app that referenced this issue Dec 5, 2022
* attempting to generate native image

image generates fine.. but fails because of EntityGraph

Revisit after these two issues are fixed
- spring-attic/spring-native#1729
- spring-attic/spring-native#1728

Found a temp workaround for EntityManager injection with lombok
spring-attic/spring-native#1597

* will get this corrected in master branch

* Merge branch 'master' into boot3-native

# Conflicts:
#	src/main/java/gt/app/domain/AppUser.java

* graalvm 22.3+ is required

* h2 required at compile time for graalvm native compile

* native image WIP

* now it works !

* now it works !

* spring-attic/spring-native#1597 is resolved in   spring boot 3

* spring-projects/spring-data-jpa#2681 is fixed

* spring-projects/spring-data-jpa#2681 is fixed

* spring-projects/spring-data-jpa#2681 is fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant