verou
2025-03-29 6b0824ae7e50f0c208674ea2d51722ce238bcffd
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