Skip to content

camel.main.run-controller is not recognized #1358

@apupier

Description

@apupier

camel.springboot.* has been replaced by camel.main.xxx https://issues.apache.org/jira/browse/CAMEL-21862
some camel.main.xxx properties are recognized but not this one. to investigate .

in theory i tis picking them from the Catalog model: https://github.com/camel-tooling/camel-language-server/blob/main/src/main/java/com/github/cameltooling/lsp/internal/instancemodel/propertiesfile/CamelGroupPropertyKey.java#L50

it is a property which is used by default when creating a Camel on SpringBoot project with Camel JBang

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions