codereview cursor rules

4 tagged codereview, measured the same way as everything else here.

controller

01

sunmh207/entire-dashboard

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.

24 2mo ago A 0 tokens original MIT

entity

02

sunmh207/entire-dashboard

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).

24 2mo ago A 0 tokens original MIT

migration

03

sunmh207/entire-dashboard

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.

24 2mo ago A 0 tokens original MIT