fnproject / fn-spring-cloud-function-example

Example project showing Spring Cloud Function support on Fn Project
2 stars 5 forks source link

how to run this example in the new version #3

Open Arvinzhu opened 5 years ago

Arvinzhu commented 5 years ago

Who can tel me how to run this example in the new version ?

fn version
Client version: 0.5.85 is not latest: 0.5.86
Server version:  0.3.731
gdamoreira commented 3 years ago

+1

lmgracia commented 3 years ago

Hello,

I am working with 1.0.124</fdk.version>. I can't get this example or any with Spring Cloud Function to work, I always get:

Error invoking configuration method: configure Caused by: com.fnproject.springframework.function.exception.SpringCloudFunctionNotFoundException: No Spring Cloud Function found.

lmgracia commented 3 years ago

I have created an example for the latest version: https://github.com/lmgracia/fn_project-spring-cloud-function_example