Giter Site home page Giter Site logo

mumucommon's Projects

mumu-core icon mumu-core

mumu-core是一个工具核心包,主要包含web项目经常使用的一些组件,mybatis的dao封装和mybatis配置文件扫描器 使用redis缓存的基本配置工具类 druid数据源回调函数(加密数据库密码) 基本实体封装 常用的枚举类型 日志收集配置类 分页信息配置类 响应码配置类 各种加密工具类 各种数据校验类(字符校验、手机号码邮箱校验) 序列化工具类(包含java序列化工具、jboss marshalling序列化工具类) 日期工具类(日期转字符串、字符串转日期)

mumu-netty icon mumu-netty

mumu-netty是一个关于netty的学习项目,通过该项目学习netty的框架**和基本操作步骤。netty是一款nio异步非阻塞框架,通过netty可以提高io性能。

mumu-webmagic icon mumu-webmagic

WebMagic是一个简单灵活的Java爬虫框架。基于WebMagic,你可以快速开发出一个高效、易维护的爬虫。WebMagic的结构分为Downloader、PageProcessor、Scheduler、Pipeline四大组件,并由Spider将它们彼此组织起来。这四大组件对应爬虫生命周期中的下载、处理、管理和持久化等功能。WebMagic的设计参考了Scapy,但是实现方式更Java化一些。 而Spider则将这几个组件组织起来,让它们可以互相交互,流程化的执行,可以认为Spider是一个大的容器,它也是WebMagic逻辑的核心。

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.