Coder Social home page Coder Social logo

sunlet__jplugin's Introduction

1.JPlugin基本介绍

JPlugin是轻量级的应用框架,支持便捷地开发插件式的系统。插件式的架构是目前业界公认的最好的系统架构,可以应对未来的变化,并最大限度降低多个模块之间的耦合度。

JPlugin 2.5.X以后分为三部分:JPlugin-core, JPlugin-das , JPlugin-mvc

  • JPlugin-core: 提供轻量级的插件插件式系统的核心机制。包括 kernel、service、log等少数几个核心插件。开发者可以单独基于JPlugin-core构造插件式系统。
  • JPlugin-das:提供与数据库访问相关的插件。jplugin-das基于jplugin-core,提供数据源管理能力,提供sqltemplate快速处理sql,也提供mybatis集成能力。
  • JPlugin-mvc:提供MVC机制的Web开发机制以及Http服务的开发能力。jplugin-mvc基于jplugin-core,可以方便地开发WebController或者Web服务。

sunlet__jplugin's People

Contributors

sunlet avatar sd4324530 avatar gaojh 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.