Coder Social home page Coder Social logo

jladmin's Introduction

jladmin

多模块springboot单体架构,隔壁adminbackend项目的多模块化。 模块如下:

jladmin-common:

通用模块,主要负责一些公共父类和配置,BaseEntity,Result,ResultStatusCode等。所有模块都需要先引用这个模块。

jladmin-generator:

代码生成模块,参考mp的代码生成改造而成,需要输入模块名,目录名,和表名。

jladmin-system:

主模块,也是入口模块,需要引入所有其他模块(可以不引入generator),包括所有系统配置和系统所需的基础服务,非常重要的模块。 此处我没有将application.yml上传,可以从隔壁adminbackend项目拷过来。

jladmin-manage:

业务模块,主要负责客制化管理业务,这里我写了资讯的管理例子。

jladmin-portal:

业务模块,blog的前端页面访问的主要接口。

jladmin's People

Contributors

jokerliuli avatar

Stargazers

 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.