# jdk-features-parent **Repository Path**: coder_chenjun/jdk-features-parent ## Basic Information - **Project Name**: jdk-features-parent - **Description**: 介绍jdk的一些基础知识,比如反射,注解,线程等,不限于jdk8 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 0 - **Created**: 2023-03-15 - **Last Updated**: 2024-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 注解 1.jdk自带注解 2.声明一个注解 @Target 3.成员声明与类型 4.value 5.默认值 6.解析 @Retention