Giter Site home page Giter Site logo

hankss's Projects

-miaosha icon -miaosha

一个简单的有秒杀功能的电子商城项目,适合新人阅读。A simple spike shopping mall project, suitable for new people to read. It can be used as a paper material for academic defense.

advanced-java icon advanced-java

😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习

algo-basic icon algo-basic

专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你

atomic-parent icon atomic-parent

很不错的一个群里的网友共享 A scheduling management platform for visual editing, running and monitoring of large data tasks based on Oozie scheduling engine is developed. At the same time, Oozie Action components are extended to support more abundant action operations, such as jdbc, impala, elastic search, data cleaning, compression, decompression and so on. The platform has perfect authority management and data authority.

boot-plus icon boot-plus

非常好的一个网页的springboot加班框架Boot plus is an enhancement to the spring boot

branroom icon branroom

webchat ,a site written in java with SSM framework,support blog post

carparking icon carparking

运用SSM写的停车场管理系统,加入了车牌识别和数据分析

cat icon cat

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

cronhub icon cronhub

CronHub is a better crontab, it is a web application which can monitor a large number of machine's crontab, and easy to manage it from web page

datax icon datax

里面有个gp的加强版DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。

datax-service icon datax-service

针对datax进行2次开发,实现data 以rpc的方式传递json配置调用推数服务,同时修复datax多处bug。项目中也引入nacos作为服务的配置中心和注册中心; 同时项目内扩展了kafkawriter,rabbitmqwriter,esreader,hivereader。增强了hdfs插件,支持分区表推送,支持动态参数传递(例如时间实现自增式抽取)。具体使用方式可以参照example模块。目前该服务已经稳定服务某上市公司半年,累计总任务数100+ ,日推送数据过10亿。具体如何使用,如何做插件开发以及datax底层原理,请关注https://blog.csdn.net/xiaoyao1999hn

datax-web icon datax-web

DataX集成可视化页面,选择数据源一键生成JSON并脱敏,集成定时任务,支持分布式,支持增量获取,实时查看运行日志,监控执行器资源,kill运行进程。

distributedid icon distributedid

基于twitter的雪花算法(SnowFlake)来产生分布式ID,支持SDK、HTTP方式接入

e3mall icon e3mall

宜立方商城,完整代码 + 资源,java + spring + springmvc + mybatis 实现

fishgame icon fishgame

这是一个用java写的大鱼吃小鱼游戏,目的是回顾刚学习完的JavaSE知识,同时增加点乐趣

from_coder_to_expert icon from_coder_to_expert

2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT

gateway icon gateway

golang开发,作为一个中转库,将http的数据包转成https或http的,向目的地址发去,其他数据不变

gumpframework icon gumpframework

用于java 网站开发,app接口,微信开发的服务端框架。基于spring boot ,封装三方组件,已经整合redis缓存、负载均衡session共享。实现 更加优雅的sql复杂查询返回为List<map>等对象,并可转换为json直接返回前端。实现数据字典编程**,模块化,代码生成,用户可以自定义引入符合自己业务需求的模块进行开发。非常高效和简洁的框架,同时接入微信公众号开发,完成大部分公用开发接口。

hotel icon hotel

无线点餐平台,分为前台客户点餐页面以及后台商家管理页面。MVC开发模式,采用技术有Servlet、JSP、JDBC、C3P0链接池以及MySQL数据库。

hsweb-framework icon hsweb-framework

hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:便捷的通用增删改查,强大的权限管理,动态多数据源,动态表单,在线数据库维护等. 基于 spring-boot,mybaits.

ibase4j icon ibase4j

Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。

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.