Git Product home page Git Product logo

utils's Introduction

个人工具类

包含StringUtils、DateUtils、ListUtils、MathUtils、HttpUtils、CsvUtils、PropertyUtils、MybatisPlus封装

StringUtils

字符串操作工具类, 继承Apache的org.apache.commons.lang.StringUtils

DateUtils

日期时间Date工具类, 继承Apache的org.apache.commons.lang.time.DateUtils

ListUtils

集合工具类, 对集合进行拆分,批量操作使用

MathUtils

Math工具类, BigDecimal对数据进行精确计算

HttpUtils

Http调用工具类, 使用Apache下httpclient组件, 对post、get等请求进行封装

CsvUtils

CSV操作工具类, 使用Apache commons-csv, 对csv操作进行封装, 统一验证以及对csv中数据统一操作, 可应对导入功能

PropertyUtils

内省调用set、get方法

MybatisPlus封装

mybatis plus 对于一对多、多对多关系的连表查询支持的不是很给力, 所以自己基于MybatisPlus, 再封装了连表操作, 可调用API进行链表查询

utils's People

Contributors

apelx avatar

Watchers

 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.