|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface DefaultUrlMapping
Annotation for the default urlmapping. Default means that url is retrieved from the Controller name. For example if you define a MyFantasticApplicationAdminController and annotate it with @DefaultUrlMapping, this controller is coupled with /my/fantastic/application/admin/*.html url
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||