GithubHelp home page GithubHelp logo

capa-maven-plugin's Introduction

capa-maven-plugin's People

Contributors

kevinten10 avatar

Watchers

 avatar

capa-maven-plugin's Issues

一个Demo场景

我们也许可以参考下面的流程,搞一个demo出来

预想的插件运行流程:

  1. 从系统变量里面获取一个值X
  2. 若X=A,则加载A-jar包,并设置Y个系统变量
  3. 若X=B,则加载B-jar包,并设置Y个系统变量
  4. 把jar包装载到应用包中

A-jar包可以用以下这个地址做测试:

<dependency>
    <groupId>group.rxcloud</groupId>
    <artifactId>capa-sdk-spi-demo</artifactId>
    <version>1.0.0-SNAPSHOT</version>
</dependency>

(类库来源:sdk-spi-demo
(暂时还未发布到maven**仓库中,进度请参考:#https://github.com/reactivegroup/sigs/issues/5)

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.