簡單定義 – Definition 用來實作 @FunctionalInterface 中 SAM […]
標籤: Annotations
Spring MVC 基本Annotation設定(1)
除去web.xml 先前有了一篇 在Spring Web Application中使用Annotation取代 […]
Guice Injector and Spring AnnotationConfigApplicationContext
目前Dependency Injection Framework比較活躍的除了Spring外就是Google的 […]
Java Annotation: Inherited
java.lang.annotation中@Retention跟@Target都很容易瞭解,但@Inherit […]
Hibernate Annotations – One-to-One mappedBy的影響
One-to-One mappedBy的影響 Hibernate Annotations的說明 The ass […]