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.
A web-based analytics and visualization dashboard for data generated by entireio/cli
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
Cursor rule "java-comments" from sunmh207/entire-dashboard, covering java comment style, scope, rules, examples and single-line comment.
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.