We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781e582 commit 033d0f4Copy full SHA for 033d0f4
1 file changed
core-java-modules/core-java-annotations/README.md
@@ -7,6 +7,6 @@ Java 语言中的类、方法、变量、参数和包等都可以被标注。和
7
- [Java @Override Annotation](https://www.baeldung.com/java-override)
8
- [Java @SuppressWarnings Annotation](https://www.baeldung.com/java-suppresswarnings)
9
- [Java @SafeVarargs Annotation](https://www.baeldung.com/java-safevarargs)
10
-- [Java @Deprecated Annotation(注解)](https://www.cwiki.us/display/JAVAZH/Java+@Deprecated+Annotation)
+- [Java @Deprecated Annotation(注解)](https://track.ossez.com/articles/PL-A-37491765/Java-Deprecated-Annotation)
11
- [Overview of Java Built-in Annotations](https://www.baeldung.com/java-default-annotations)
12
- [Creating a Custom Annotation in Java](https://www.baeldung.com/java-custom-annotation)
0 commit comments