Giter Site home page Giter Site logo

demo-activiti7-202203's Introduction

README

  • 起步例子

项目简介 @intro

用一两句话简单描述该项目所实现的业务功能


技术选型 @stack

  • jdk11
  • springboot2
  • beetlsql3
  • mysql-connector-java
  • HikariCP
  • guava
  • hutool
  • lombok

环境信息 @env

  • gitpod
  • Extension Pack for Java插件
  • Lombok Annotations Support for VS Code插件
  • mysql连接信息
spring:
  datasource:
    url: jdbc:mysql://127.0.0.1:3306/demo?characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=GMT%2B8
    username: root
    password: 123456

外部依赖 @deps

项目运行时所依赖的外部集成方


领域模型 @ddd

核心的领域概念

技术架构 @arch

技术架构图

编码实践 @spec

统一的编码实践,比如异常处理原则、分页封装等


本地构建 @build

生成到其他包, 然后在项目里拖拽
防止覆盖已有代码

===
// 需要忽略以下位置的代码
/src/main/java/com/ibeetlcodegen/
/src/main/resources/sql/

测试策略 @test

部署架构 @deploy

部署架构图


常见问题 @faq

  • 代码生成的utf8编码问题 @todo
暂时好像只支持gbk, 有中文的先用gbk编码的文件

参考 @ref

demo-activiti7-202203's People

Contributors

luo0412 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.