3 Replies Latest reply on Jul 11, 2012 9:11 AM by kcbabo

    @Route annotation missing name attribute?

    edevera

      In opposition of what a user can do with the @Service annotation by setting a different name for the service from the actual name of the interface, when using the @Route annotation, there is no way to define a different name. So the service name is based on the interface narrowing down the flexibility in comparison with the @Service annotation.

       

      Wouldn't it make sense to allow users to change this default name to one of their choice?