Skip to content

Springboot Multi Namespace: Add annotation to specify Namespace a bean belongs too #2656

@Quinn-With-Two-Ns

Description

@Quinn-With-Two-Ns

Is your feature request related to a problem? Please describe.
Users would like to assign certain interceptors/customizers to certain namespaces in a multi namespace setup. Currently users can do this but they must specify it by prefixing the bean name with the appropriate namespace.

Describe the solution you'd like
A Java annotation or interface may be more idiomatic in Springboot

Describe alternatives you've considered
Keep the customization by bean name prefix.

Related

#2638

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions