Closed
Description
Arjen Poutsma opened SWS-231 and commented
One of the new features in Spring 2.5 is component scanning: automatically picked up @Components
, @Controllers
, etc.
We need to support this feature with the @Enpoint
annotation, which means that these endpoints will be detected automatically.
Referenced from: commits b762cad