Git Product home page Git Product logo

bbupdate-old's Introduction

bbupdate

bbupdate用于通过shell来控制后台业务分流

该项目由dubbo-admin项目简化改变而来,主要是为了操作方便些

有mylibs和mylibss这两个东西是为了原生的dubbo-admin在jdk8布署会出现一些问题,根据网上提示去进行的更改。

原来的操作后台业务需要到dubbo-admin的web界面上去。 为了使用配合shell来进行后台业务操作,所以特制作了这个东西。

这个是项目的初始化,运行是没有任何问题,这里在src目录上有两个mylibs和mylibss文件夹

mylibs文件夹是用来存放spring2的依赖的 mylibss文件夹是用来存放spring3的依赖的

该项目使用了maven 我们公司自己有单独的maven私服,用的是nexus架设, 其实这个项目没有使用其它java包,因为是从dubbo-admin提取出来的。所以需要dubbo.jar这个由是dubbo这个父项目打包出来的,我用提2.5.4的,自己打包出来传到私服里的。 另外还用了servlet-api.jar 和jsp-api.jar这两个都是我从tomcat里拷出来传到私服里的。主要是在maven库里一搜,有许多,我都不知道用那个了。所以还不如用自己从tomcat中取。

其它的可以在maven官网库里找到。

bbupdate-old's People

Contributors

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