Giter VIP home page Giter VIP logo

wms's Introduction

wms

标签(空格分隔): 网站管理系统


搭建的网站管理系统工程分类

使用的maven地址

请参看工程wms.parent目录下的settings.xxml maven的host地址配置为wmsmvnhost

基于spring boot 2.2.0 开发

部署后测试地址

开发分支说明

develop 分支是开发合并分支,所有自有的分支需要先合并到develop中,合并正常后,最后有管理员合并到master主分支中。 禁止直接向master分支中提交代码

工程介绍

  • wms.parent 系统所有的module的父module

  • wms.utils 公用的相关工具所在module

  • wms.core 系统基础使用的相关实体

  • wms.configuration 系统使用spring.boot框架搭建,其中相关的autoconfiguration注解加载

  • wms.db 数据库相关的

  • wms.service 系统可以对外独立提供服务的service的父module

  • wms.service.core 系统可以对外独立提供服务的核心module

  • wms.service.business 暂时不对外独立提供服务。业务相关的处理

  • wms.service.tasks 系统独立提供的定时任务类的module,可以单独发布

  • wms.service.web 系统独立对外提供的web服务

wms's People

Contributors

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