Skip to content

Support the case of @Factory @Bean that needs to use fully qualified class name (short name clashes) #256

@rbygrave

Description

@rbygrave

e.g. org.example.Foo and org.example.other.Foo clash on short name of Foo and thus if we have a single factory that with methods that produces both of these types then we need one of them to be fully qualified (can't use imports and short name).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions