Hi, I'm using spring cloud version 2020.0.4 and spring-boot-starter-parent 2.5.7.

in my sample located in github , i'm trying to use spring-boot-starter-web-services after adding basic spring cloud dependencies. but after adding that, no queue was created.

i try to debug and only thing that i found is when program reach to FunctionConfiguration#afterPropertiesSet , BindableProxyFactory beans of type array is empty after i add spring-boot-starter-web-services.

Where is the mistake?

and my stackoverflow post about this issue

Comment From: amiraziz

I found this spring.cloud.function.definition property for define functions for creating queue. is this necessary to define functions after adding spring-boot-starter-web-services dependency ?

Comment From: ryanjbaxter

This does not seem related to spring cloud config

Comment From: spring-cloud-issues

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

Comment From: spring-cloud-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.