Coder Social home page Coder Social logo

iceroot

iceroot是一个java基础工具类 ( Iceroot is a java base tool class ).

iceroot

iceroot是一个java基础工具类.封装了很多有用的方法. 该类库无任何第三方依赖.

涵盖了 字符串操作 时间转化 读取配置文件 等方面. 基础工具类对于java代码的编写是非常必要的,然而很多常见的操作在很多第三方类库中并未提供,我们必须一遍又一遍的重新编写. 此 api补充了第三方基础工具类缺失的常见方法.

maven地址:
<dependency>
  <groupId>com.icexxx</groupId>
  <artifactId>iceroot</artifactId>
  <version>2.0.9</version>
</dependency>

Iceroot

Iceroot is a java base tool class. Encapsulates a lot of useful methods. The library does not have any third party dependencies.

Covering the string operation time conversion read the configuration file and so on. The basic tool classes are very necessary for the preparation of java code, but many common operations are not available in many third-party libraries, and we have to rewrite it over and over again. This api complements the common method of missing third-party infrastructure tools.

iceroot's Projects

icedeploy icon icedeploy

icedeploy 自动部署工具 部署是一个非常频繁的操作. icedeploy是一个基于无入侵原则设计的Tomcat部署工具. 该工具基于以下设计原则: 1. 服务端不可安装额外的软件 2. 客户端不可安装额外的软件 3. 服务端Tomcat不能为部署做额外的修改 4. 要部署的源代码不能为部署做额外的修改 5. 服务端不可运行额外的程序 程序中用的参数解释: localFileName -- 本地war文件路径,完整的文件名(war结尾) remoteTomcat -- 远程Tomcat的位置,路径名 remoteTemp -- 远程临时war文件位置,路径名 remoteBak -- 远程备份文件位置,路径名(可缺省,使用null) jdkHome -- jdk环境变量JAVA_HOME对应的路径,路径名 url -- 在客户端浏览器中监测部署是否正确的url icedeploy Automated deployment tools Deployment is a very frequent operation. icedeploy is a Tomcat deployment tool based on the principle of non-intrusive. The tool is based on the following design principles: 1. The server can not install additional software 2. Client can not install additional software 3. Server Tomcat can not make additional changes to the deployment 4. The source code to be deployed can not make additional modifications to the deployment 5. The server can not run additional programs Parameters used in the program explained: localFileName - local war file path, full filename (end of war) remoteTomcat - the location of the remote Tomcat, the path name remoteTemp - temporary temporary war file location, path name remoteBak - remote backup file location, path name (can be used by default, null) jdkHome - Jdk environment variable JAVA_HOME corresponding path, path name url - The URL for monitoring the correct deployment in the client browser

icedoc icon icedoc

icedoc is a non-intrusive tool for generating interface documents that can be generated without using the original code.

iceroot icon iceroot

iceroot是一个java基础工具类 ( Iceroot is a java base tool class ).

iceroot-ext icon iceroot-ext

iceroot基础工具类[扩展包] ( Iceroot is a java base tool class ).

icewx icon icewx

# icewx 微信公众号平台框架(WeChat public number platform framework) icewx微信公众号平台框架 icewx是一个微信公众号平台框架.该框架以简单易学作为基本设计原则. icewx将与开发者不太相关的逻辑进行了尽可能的封装. 开发者需要配置web.xml中的iceWxServlet. 在资源路径下加入wx.properties配置文件. 通过重写TextProcessor接口,开发者可以重写消息的应答逻辑. icewx is a WeChat public platform platform that uses easy to learn as a basic design principle. Icewx encapsulates as much logic as possible to developers. The developer needs to configure iceWxServlet in web.xml. Add wx.properties configuration file in the resource path. By rewriting the TextProcessor interface, developers can override the message's reply logic.

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.