Coder Social home page Coder Social logo

erupt-pf4j-demo's Introduction

erupt-pf4j-demo

基于pf4j实现erupt体系中插件开发

依赖

特性

开发过程中,可以避免 修改erupt后重启,直接在管理端 重启下插件即可
生产环境,通过jar或zip,动态加载erupt,不需要重新部署
  • 支持@Erupt
  • 支持@TplAction

目录结构

├── README.md
├── erupt-pf4j       ---> erupt-pf4j模块
   ├── pom.xml
   ├── src
├── example          ---> erupt应用示例
   ├── pom.xml
   ├── src
├── plugins          ---> 开发模式下的插件(目录结构不可变)
   ├── disabled.txt
   ├── plugin1
   ├── plugin2
   └── pom.xml
└── pom.xml

erupt-pf4j-demo's People

Contributors

snice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

erupt-pf4j-demo's Issues

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.