|
@@ -19,7 +19,7 @@ import es.uv.saic.service.PlantillaService;
|
|
|
|
|
|
|
|
|
|
|
|
|
@RestController
|
|
@RestController
|
|
|
-@RequestMapping("/plantillas")
|
|
|
|
|
|
|
+@RequestMapping("/plantilla")
|
|
|
public class PlantillaController {
|
|
public class PlantillaController {
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private PlantillaService ps;
|
|
private PlantillaService ps;
|