Introduce Variance in Generic Types, Type Erasure, and Related Concepts
在 Java 开发中,代理模式经常用于提高应用的灵活性和可维护性。本文介绍代理模式的应用场景,以及静态代理和动态代理(JDK/CGLib)的使用方法;理解代理模式将对AOP的学习有所帮助。
Apache Tomcat,简称 Tomcat,是一个开源的、轻量级的 Web 应用服务器,它实现了 Java Servlet、JavaServer Pages(JSP)和少量Java EE技术规范。
MyBatis,黑马程序员Java Web
Maven——The Project Management Tool for Java Development;介绍maven的基本使用,包括依赖管理,生命周期,分模块设计。
Java Reflection
介绍 Java 8 引入的 Stream API
Single Abstract Method Interfaces (SAM Interfaces) are also known as Functional Interfaces. This article explains how to create and use SAM interfaces in Java.
为什么说Java中只有值传递
Study notes on Java Generics















