Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cursor-usage-example
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
岳建彬
cursor-usage-example
Commits
55958d29
Commit
55958d29
authored
Jul 03, 2025
by
yanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增城项目Cursor实战案例分享
parent
11dd0740
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
20250703-cursor基于交付项目定制化开发案例.md
cases/backend/20250703-cursor基于交付项目定制化开发案例.md
+3
-3
No files found.
cases/backend/20250703-cursor基于交付项目定制化开发案例.md
View file @
55958d29
# Cur
sor基于交付项目定制化需求快速开发案例分享
# Cur
sor基于交付项目定制化需求快速开发案例分享
...
...
@@ -64,9 +64,9 @@
-
#### 对话框中指定代码生成路径,基于表结构生成对应的实体类。
-
#### 对话框中指定代码生成路径,生成各个表的Dao接口以及对应的mapper.xml。
-
#### 对话框中指定代码生成路径
(@/dao)
,生成各个表的Dao接口以及对应的mapper.xml。
-
#### 根据制定的需求规则,生成对应的service接口以及其实现类,并实现对应的业务方法。
-
#### 根据制定的需求规则,
在指定路径(@/service)
生成对应的service接口以及其实现类,并实现对应的业务方法。
-
#### 基于生成的service接口,生成对应的Controller。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment