chenssy89 / JavaCoreLinks
JavaCore,Java核心技术学习的最佳实践。
☆61Updated 5 years ago
Alternatives and similar repositories for JavaCore
Users that are interested in JavaCore are comparing it to the libraries listed below
Sorting:
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 5 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆164Updated 2 years ago
- Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码☆38Updated last year
- Java教程:基础、中级、高级;常用的工具和Servlet容器使用说明。☆109Updated 6 years ago
- 大型网站Java技能图谱,菜鸟进阶专家之路!☆129Updated 8 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 5 years ago
- Spring Examples☆173Updated 7 years ago
- dubbox的介绍和简单示例☆78Updated 9 years ago
- a pragmatic style JavaEE example, include spring4 / spring boot / mybatis ...☆44Updated 9 years ago
- MyBatis学习的源码,博客地址:http://blog.csdn.net/column/details/smybatis.html☆22Updated 9 years ago
- Mybatis study☆66Updated 8 years ago
- Examples for Java Design Pattern☆56Updated 8 years ago
- 实战虚拟机☆94Updated 4 years ago
- spring-boot + mybatis + redis as second level cache☆195Updated 7 years ago
- SpingBoot框架使用与研究项目。☆176Updated 6 years ago
- 这是一个 Spring Data JPA 的 demo, 旨在演示大部分常用的使用方法。☆44Updated 3 years ago
- ☆223Updated 6 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆131Updated 3 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- Java电商系统☆87Updated 9 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆65Updated last month
- 关于Java虚拟机核心知识点学习积累的例子,是初学者及虚拟机核心知识巩固的最佳实践。☆353Updated 5 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 10 years ago
- 我们在这里将对一个集成了Spring MVC+Hibernate+Apache Shiro的项目进行了一个简单说明。这个项目将展示如何在Spring MVC 中使用Apache Shiro来构建我们的安全框架。☆35Updated 9 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停 留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆115Updated 9 years ago
- 这个是我个人网站的项目,欢迎贡献代码,力求能够应用到实际工作中java相关的大多数技术栈。有兴趣请Star一下,非常感谢。qq交流群:587577705 这个项目将不断地更新!生产环境:☆171Updated 5 years ago