Exceptions

in Java

在Java程序开发中,会遇到各种异常,常见的NullPonitException(NPE),IllegalArgumentException等等,Java的优雅之处,很大一部分就在于这些刚开始看着头痛的异常中,一起来了解下

Continue reading

Map-Set-List

in Java

读源码有助于对程序的深入理解,原来一直横向拓宽技术栈,现在开始每天读一点源码。
这个Map很早就已经读完了,今天偷得浮生半日闲,来分享下。

Continue reading

Dynamic Proxy

in Java

动态代理理论及Mybatis实战
动态代理在我们平时编程并不常用,但因为Spring AOP以及大量框架均使用动态代理机制。
所以必须要掌握。

Continue reading

Java-Annotation

in Java

Annotation
I want to learn is by Spring @bean,Want to know how it work.
But toke a long time in busy.
Until today,There is my notes about Annotation.

Continue reading
  • page 1 of 1
Author's picture

Eddie Lee

author.bio


author.job


浙江