-
Notifications
You must be signed in to change notification settings - Fork 628
Code generation is not supported for bean definitions declaring an instance supplier callback : Root bean: class [org.springframework.cloud.function.context.FunctionRegistration] #1074
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
Comments
Same error here.
after running: Environment: code:
build.gradle:
|
This is a known issue at the spring core framework - spring-projects/spring-framework#29555. |
The error happened after running the following command: ./mvnw clean -Pnative native:compile
Environment:
Spring Boot v3.1.4
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 17.0.8+9.1
Code:
pom.xml:
The text was updated successfully, but these errors were encountered: