Skip to content

move from annotations to XML configuration where appropriate #35

@iay

Description

@iay

Some of the current configuration is performed using annotations such as @RequestMapping. This is very convenient when building a fixed configuration but isn't flexible particularly towards situations where the controller bean is instantiated more than once.

Examine all uses of annotations to see whether future flexibility requires them to be moved into the equivalent XML configuration.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions