Skip to content

Commit 033d0f4

Browse files
committed
更新注解文件说明
1 parent 781e582 commit 033d0f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • core-java-modules/core-java-annotations

core-java-modules/core-java-annotations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Java 语言中的类、方法、变量、参数和包等都可以被标注。和
77
- [Java @Override Annotation](https://www.baeldung.com/java-override)
88
- [Java @SuppressWarnings Annotation](https://www.baeldung.com/java-suppresswarnings)
99
- [Java @SafeVarargs Annotation](https://www.baeldung.com/java-safevarargs)
10-
- [Java @Deprecated Annotation(注解)](https://www.cwiki.us/display/JAVAZH/Java+@Deprecated+Annotation)
10+
- [Java @Deprecated Annotation(注解)](https://track.ossez.com/articles/PL-A-37491765/Java-Deprecated-Annotation)
1111
- [Overview of Java Built-in Annotations](https://www.baeldung.com/java-default-annotations)
1212
- [Creating a Custom Annotation in Java](https://www.baeldung.com/java-custom-annotation)

0 commit comments

Comments
 (0)