public abstract String[] value
Returns the request paths that this action mapped to.
It is possible to use variable in the path, like
/service/{id}, however it is up to
the MVC server implementation to decide the
format
When value is not specified, the default value is an empty string, in which case the annotation could be used to mark a method is subject to bytecode enhancement by the underline framework
Copyright © 2014–2018 OSGL (Open Source General Library). All rights reserved.