controller
01Cursor rule Cursor
A controller development rule for Spring-style web APIs. It defines URL naming, allowed HTTP methods, annotations, method order, and how controllers call services.
24 2mo ago A 0 tokens
original MIT
4 tagged codereview, measured the same way as everything else here.
Cursor rule Cursor
A controller development rule for Spring-style web APIs. It defines URL naming, allowed HTTP methods, annotations, method order, and how controllers call services.
Cursor rule Cursor
For an example of an Entity class, refer to the Reop entity (src/main/java/com/mzfuture/entire/gitrepo/entity/Reop.java).
Cursor rule Cursor
A set of rules for writing database migration scripts, which are files that change a database's structure over time. It covers MySQL 8 tables, columns, filenames, locations, and required fields.