Git Product home page Git Product logo

regenerator's Introduction

定制化代码生成器

项目介绍

基于 React + Spring Boot +PicoCli + Cos 对象存储的定制化代码生成器。

开发者可以在平台上传制作并发布代码生成器,用户可以搜索、下载、在线使用代码生成器,管理员可以集中管理所有用户和生成器的信息。

pFaspSU.png

前端

  • Ant Design Pro
  • Node 18
  • OpenAPI 前端代码生成

运行方式:

  1. 使用 npm install 安装依赖。
  2. 打开终端,输入 npm run dev 运行即可。

后端

  • Spring Boot 框架
  • MySQL 数据库
  • MyBatis
  • PicoCli 命令行应用开发
  • FreeMaker 模板引擎
  • Caffeine + Redis 多级缓存
  • XXL-JOB 分布式任务调度系统
  • 设计模式
    • 命令模式
    • 模板方法模式
    • 双检锁单例模式
  • Vert.x 响应式编程
  • JMeter 压力测试
  • 工具(包)
    • Hutool
    • Java 8 Lambda 表达式

运行方式:

  1. 更改 application.yml 中的数据库为本地数据库配置。
  2. sql 文件中执行初始化 sql 文件,生成表结构。
  3. 配置本地 Redis(若没有,需要安装 Redis)。
  4. 运行 web-backend 主程序即可。

可配合 Knife4j 接口文档进行接口测试。

http://localhost:[端口号]/api/doc.html

regenerator's People

Contributors

xiangxiang62 avatar

Stargazers

Eliaukjq avatar  avatar  avatar

Watchers

 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.