Skip to content

correctly deal with concatenated values in annotation attributes #1463

Closed
@martinlippert

Description

@martinlippert

Extracting string values from annotation attributes should take concatenated strings into account, incl. constants.

Examples are:

  • @Component bean names, @Bean names
  • @RequestMapping path extraction
  • and probably many more

Code around this needs to be refactored to avoid code duplication as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions