Coder Social home page Coder Social logo

tree-archetype-spring's Introduction

tree-archetype-spring

1.0.0

  • 默认值如下: (在初始化时可以修改)
    package = com.tree
    jdbc = mysql
    database = testdb
    username = root
    password = 0009

  • 包含
    jdbc = mysql, oracle
    framework = spring, mybatis, hibernate
    test = unitils, testng, mockito, dbunit


  • 请自行在 resources/test 中建立 initialize.xls 和 expected.xls
  • 如果需要使用数据库初始化功能请编辑 resources/ddl/ddl.sql 和 unitils.properties
  • 默认使用 mysql 数据库,如果需要使用 oracle 只需要去掉 unitils-local 的注释并修改 pom 的 profile

2.0.0

  • 新增特性(本次修改几乎在 test 中)
    修改了 @Column 和 Ejb3Column 的代码,使之可以使用 comment 和 defaultValue 属性
    修改了 PropertyContainer 的代码,使通过注解生成的表的字段顺序不乱
    正向工程和逆向工程的融合
     在 domain 中添加类
     在 generatedConfig.xml 修改表配置
     最后启动 GenerateTableAndCode 类即可

  • 修改了 pom.xml 文件,添加了公司 nexus 库的配置和 jrebel 配置

tree-archetype-spring's People

Contributors

chenshutian9610 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.