Giter Site home page Giter Site logo

wansweet's Projects

jdk8-lambda-tour icon jdk8-lambda-tour

Examples of Java 8, lambdas, Streams and Collectors stuff I show as examples during my talks.

love icon love

My love story with MaryNee

mactype.decency icon mactype.decency

A MacType profile that provides decent solution to font rendering and font substitutions for Windows operating systems.

mybatis-generator-plugin icon mybatis-generator-plugin

Mybatis Generator 代码生成插件拓展,增加:查询单条数据插件(SelectOneByExamplePlugin)、MySQL分页插件(LimitPlugin)、数据Model链式构建插件(ModelBuilderPlugin)、Example Criteria 增强插件(ExampleEnhancedPlugin)、Example 目标包修改插件(ExampleTargetPlugin)、批量插入插件(BatchInsertPlugin)、逻辑删除插件(LogicalDeletePlugin)、数据Model属性对应Column获取插件(ModelColumnPlugin)、存在即更新(UpsertPlugin)、Selective选择插入更新增强插件(SelectiveEnhancedPlugin)、Table增加前缀插件(TableSuffixPlugin)、自定义注释插件(CommentPlugin)、增量插件(IncrementsPlugin)、查询结果选择性返回插件(SelectSelectivePlugin)等拓展。

mybatis-spring icon mybatis-spring

这是一个集成了Mybatis分页插件和通用Mapper的示例项目

nchat icon nchat

一个简单的telnet聊天室

python3basic icon python3basic

全网最热Python3入门+进阶 更快上手实际开发(慕课网实战)

redis icon redis

1、mysql数据同步到redis 2、redis里面主键的设计、3、redis和数据库之间的数据同步

reliablemeagesystem icon reliablemeagesystem

封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化

scratch_rpc icon scratch_rpc

Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持

seckill icon seckill

基于SpringMVC,Spring,MyBatis实现的秒杀系统。代码设计风格基于RESTful,以Druid作为连接池,Redis作缓存。其中,对于相关的DAO,Service操作,均添加了Junit单元测试实例。(注:原型是慕课网的一个整合项目,但并无存储过程的代码编写,不过有整个项目的完整制作过程,可以无需看视频直接上手。现仅做测试使用,后续将增删一些模块)

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.