# test **Repository Path**: ashincode/test ## Basic Information - **Project Name**: test - **Description**: 有关框架、分布式中间件、微服务等代码示例。便于快速入门 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-21 - **Last Updated**: 2024-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 目的 通过代码展示各种框架的使用案例。请根据自己的需求查看对应案例代码 > Talk is cheap. Show me the code. — Linus Torvalds # 原则 每个案例都遵循最小依赖原则,使学习者能够聚焦问题,而不是被其他问题所分散 # 环境要求 1. jdk1.8 2. maven3.6.3+ # 目录 ## test-simple 一些简单的案例演示 ## test-baidumap 百度地图的使用案例 ## test-bean-validator 参数验证框架的使用案例 ## test-bootstrap bootstrap的使用案例 ## test-crypto 各种加解密使用案例 ## test-dubbo dubbo的使用案例 ## test-ehcache ehcache使用案例 ## test-httpclient ## test-jax-rs ## test-jms ## test-jquery ## test-jsp ## test-mail ## test-memcached ## test-mybatis-parent mybatis使用案例 ### test-mybatis-simple mybatis 入门使用演示 ### test-mybatis-generator mybatis generator的使用案例 ### test-mybatis-plus-generator mybatis plus 代码生成器的使用案例 ### test-mybatis-spring mybatis 和spring 集成使用案例 ## test-netty ## test-redis ## test-seajs-grunt ## test-shiro-parent ## test-shiro-simple ## test-shiro-spring ## test-simple ## test-solrj ## test-spi ## test-spring ## test-springboot ## test-springmvc ## test-velocity ## test-web ## test-websocket ## test-xml ## test-zookeeper