@PutMapping: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Spring MVC Concepts =Overview=")
 
Line 4: Line 4:


=Overview=
=Overview=
The annotation may also contain a sub-path relative to the class-level base path, usually configured with [[@RequestMapping]].

Revision as of 04:23, 12 October 2018

Internal

Overview

The annotation may also contain a sub-path relative to the class-level base path, usually configured with @RequestMapping.