verou
2025-03-26 2685cbcebfc807cff7b7370458c7db8f4c5b18f5
rsf-framework/src/main/resources/templates/react-admin/Controller.txt
@@ -20,7 +20,6 @@
import java.util.*;
@RestController
@RequestMapping("/api")
public class @{ENTITYNAME}Controller extends BaseController {
    @Autowired