当前位置:网站首页>Idea auto generate code
Idea auto generate code
2022-06-28 03:22:00 【Programming Xiaobai who loves Java】
idea It can automatically generate some basic code , Subsequently, you only need to write the business code according to the generated basic code , See how it is generated , The tutorial is comprehensive , Please read... Patiently , Thank you very much! !
1. First check your own idea Whether the plug-in for automatic code generation is installed , No, please install the plug-in step by step Easy Code.
2. Check idea Connect to database or not , No, please move idea Connect to the database
3. Right click the table name -> choice EasyCode->Generate Code-> Generate corresponding code according to your own requirements
Be careful : So far, the basic code generation has been completed , However, some codes may be red , You need to add corresponding dependencies , Here, I will share it according to my personal situation .
Add this dependency to resolve
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
</dependency>
边栏推荐
- RichView TRVStyle ParaStyles
- be fond of the new and tired of the old? Why do it companies prefer to spend 20K on recruiting rather than raise salaries to retain old employees
- 元宇宙标准论坛成立
- 剑指 Offer 47. 礼物的最大价值(DP)
- How fiddle uses agents
- 劲爆!YOLOv6又快又准的目标检测框架开源啦(附源代码下载)
- Gateway microservice routing failed to load microservice static resources
- [plug in -statistical] statistics the number of code lines and related data
- 2022年R1快開門式壓力容器操作特種作業證考試題庫及答案
- apache、iis6、ii7独立ip主机屏蔽拦截蜘蛛抓取(适用vps云主机服务器)
猜你喜欢
Severe Tire Damage:世界上第一个在互联网上直播的摇滚乐队
音视频技术开发周刊 | 251
R1 Quick Open Pressure Vessel Operation Special Operation Certificate Examination Library and Answers in 2022
剑指 Offer 49. 丑数(三指针法)
R语言惩罚逻辑回归、线性判别分析LDA、广义加性模型GAM、多元自适应回归样条MARS、KNN、二次判别分析QDA、决策树、随机森林、支持向量机SVM分类优质劣质葡萄酒十折交叉验证和ROC可视化
CI & CD 不可不知!
2022安全员-C证考试题库模拟考试平台操作
栈的基本操作(C语言实现)
Relative path writing of files
2022 operation of simulated examination platform of special operation certificate examination question bank for safety management personnel of hazardous chemical business units
随机推荐
What are the technologies to be mastered in the test? Database design for software testing
为什么OpenCV计算的帧率是错误的?
Packet capturing and sorting out external Fiddler -- understanding the toolbar [1]
[today in history] June 25: the father of notebook was born; Windows 98 release; First commercial use of generic product code
RichView TRVStyle TextStyles
如何获取GC(垃圾回收器)的STW(暂停)时间?
Brief history and future trend of codeless software
Severe Tire Damage:世界上第一个在互联网上直播的摇滚乐队
华为设备WLAN基本业务配置命令
剑指 Offer 53 - I. 在排序数组中查找数字 I(改进二分)
Heartless sword English Chinese bilingual poem 004 Meditation
论文阅读:Generative Adversarial Transformers
网上股票投资交流群安全吗?进群免费开户靠谱嘛?
栈的基本操作(C语言实现)
apache、iis6、ii7独立ip主机屏蔽限制ip访问
Inference optimization implementation of tensorrt model
R1 Quick Open Pressure Vessel Operation Special Operation Certificate Examination Library and Answers in 2022
Is it safe to buy stocks and open an account through the account opening link of the broker manager? Want to open an account for stock trading
R language penalty logistic regression, linear discriminant analysis LDA, generalized additive model GAM, multiple adaptive regression splines Mars, KNN, quadratic discriminant analysis QDA, decision
Single page application (SPA) hash route and historical API route