Skip to content

FunctionCatalog bean missing in aws with 4.x sc function #1037

Closed
@solidline

Description

@solidline

Ran into the same issue (#996) when using spring-boot 3.x and 4.x function in aws. I was able to confirm 3.2.10 works as expected. Using gradle to build, test project used: solidline@bbb303b

error response in aws:

{
  "errorMessage": "No qualifying bean of type 'org.springframework.cloud.function.context.FunctionCatalog' available",
  "errorType": "org.springframework.beans.factory.NoSuchBeanDefinitionException"
}

as of now no known solution.

Originally posted by @solidline in #996 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions