Results 3 comments of kleung

Sorry just curious, have you ever tried GET http://localhost:8080/pingFunction? Assuming you are using web adapter, the documentation said it generates path with /{beanName}, and the default bean name should be...

Please dont mind me, using web adapter... I am guessimg your use case is you need your application to be deployable on aws or azure as a cloud function but...

Also, if you have multiple function/consumer/supplier in the same project/jar, dont forget to use function.name properties or FUNCTION_NAME environment variable