真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

如何使用screw一鍵生成數(shù)據(jù)庫文檔

這篇文章主要講解了“如何使用screw一鍵生成數(shù)據(jù)庫文檔”,文中的講解內(nèi)容簡單清晰,易于學(xué)習(xí)與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學(xué)習(xí)“如何使用screw一鍵生成數(shù)據(jù)庫文檔”吧!

網(wǎng)站建設(shè)哪家好,找創(chuàng)新互聯(lián)公司!專注于網(wǎng)頁設(shè)計(jì)、網(wǎng)站建設(shè)、微信開發(fā)、成都小程序開發(fā)、集團(tuán)企業(yè)網(wǎng)站建設(shè)等服務(wù)項(xiàng)目。為回饋新老客戶創(chuàng)新互聯(lián)還提供了布爾津免費(fèi)建站歡迎大家使用!

一. screw的配置
  1. 配置pom文件



  4.0.0
  
    org.springframework.boot
    spring-boot-starter-parent
    2.2.9.RELEASE
     
  
  com.bee
  screw-demo
  0.0.1-SNAPSHOT
  screw-demo
  Screw Demo for Spring Boot

  
    1.8
  

  
    
      org.springframework.boot
      spring-boot-starter-web
    

    
      org.springframework.boot
      spring-boot-starter-test
      test
      
        
          org.junit.vintage
          junit-vintage-engine
        
      
    

    
      cn.smallbun.screw
      screw-core
      1.0.4
    

  

  
    
      
        org.springframework.boot
        spring-boot-maven-plugin
      
      
        cn.smallbun.screw
        screw-maven-plugin
        1.0.4
        
          
          
            com.zaxxer
            HikariCP
            3.4.5
          
          
          
            mysql
            mysql-connector-java
            8.0.20
          
        
        
          
          root
          
          123456
          
          com.mysql.cj.jdbc.Driver
          
          jdbc:mysql://localhost:3306/db_mybatis
          
          HTML
          
          false
          
          freemarker
          
          數(shù)據(jù)庫文檔生成
          
          1.0.0
          
          數(shù)據(jù)庫文檔
        
        
          
            compile
            
              run
            
          
        
      
    
  
  1. 配置數(shù)據(jù)源
    src/main/resources/application.properties

spring.datasource.url=jdbc:mysql://localhost:3306/db_mybatis?useUnicode=true&characterEncoding=UTF-8&useSSL=false
spring.datasource.usename=root
spring.datasource.password=123456
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.xa.properties.useInformationSchema=true
二. 通過Maven插件運(yùn)行screw
  1. IDEA中運(yùn)行

  2. 如何使用screw一鍵生成數(shù)據(jù)庫文檔

  3. Eclipse中運(yùn)行

  • 處理POM配置文件中的錯誤(也可以不管這個錯誤,直接運(yùn)行

  • 如何使用screw一鍵生成數(shù)據(jù)庫文檔

  • 如何使用screw一鍵生成數(shù)據(jù)庫文檔

  • 如何使用screw一鍵生成數(shù)據(jù)庫文檔

  • 運(yùn)行

  • 如何使用screw一鍵生成數(shù)據(jù)庫文檔

  • 如何使用screw一鍵生成數(shù)據(jù)庫文檔

  • 在Goals中輸入:screw:run

三. 生成數(shù)據(jù)庫各表的設(shè)計(jì)文檔

如何使用screw一鍵生成數(shù)據(jù)庫文檔

感謝各位的閱讀,以上就是“如何使用screw一鍵生成數(shù)據(jù)庫文檔”的內(nèi)容了,經(jīng)過本文的學(xué)習(xí)后,相信大家對如何使用screw一鍵生成數(shù)據(jù)庫文檔這一問題有了更深刻的體會,具體使用情況還需要大家實(shí)踐驗(yàn)證。這里是創(chuàng)新互聯(lián),小編將為大家推送更多相關(guān)知識點(diǎn)的文章,歡迎關(guān)注!


當(dāng)前文章:如何使用screw一鍵生成數(shù)據(jù)庫文檔
當(dāng)前網(wǎng)址:http://weahome.cn/article/jiosdp.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部