Git Product home page Git Product logo

mngframe's Introduction

mngFrame

springmvc+mybatis-plus,单表的增删改查,无需编写SQL
引入Vue.js编写了简单的小使用,熟悉MVVM模式。

此项目主要是用于我个人学习框架搭建,一些中间件、java周边技术的基本使用;
如:activeMQ、redis、elasticsearch、shiro、spring AOP的使用、log4J中的MDC、NDC等的使用。

个人认为值得学习的点有:
1、中间件的许多简单demo都可以找到在test包下
2、activeMQ+log4j+spring 日志记录的使用,通过log4j推送日志到MQ,然后接受MQ推送的日志入库。
3、elasticsearch增删改查应用
4、redis整合spring以及基本工具类
5、shiro的基本搭建配置
6、利用AOP切service层打印方法入参返参日志(可减少开发人员日志工作量)。
7、利用log4j的MDC打印操作用户。也可打印操作用户的IP等系统中可能用到的信息。
8、系统中整合了mybatis-plus,单表增删改查无需编写sql,另外编写了一些base类,如表中的创建时间、创建人、修改时间、修改人,这些信息以在base类中进行维护,无需开发人员再去关心。

缺点:
1、内容整合的可能还不够完善,因为这个也是我第一次进行全面性的中间件整合。
2、工具类考虑的可能不够全面。
3、没有按照微服务形式分包。
4、Git许多命令不熟悉可能下载下来会有问题,可直接联系我Q群:551807041

mngframe's People

Contributors

sunsmileazy avatar

Watchers

James Cloos avatar  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.