更新翻译文件有关 Deprecated 的链接

This commit is contained in:
YuCheng Hu 2020-02-27 13:11:31 -05:00
parent da55fcf864
commit 0bc9c20ef6
1 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@
- [Java @Override Annotation](https://www.baeldung.com/java-override)
- [Java @SuppressWarnings Annotation](https://www.baeldung.com/java-suppresswarnings)
- [Java @SafeVarargs Annotation](https://www.baeldung.com/java-safevarargs)
- [Java @Deprecated Annotation](https://www.baeldung.com/java-deprecated)
- [Java @Deprecated Annotation(注解)](https://www.cwiki.us/display/JAVAZH/Java+@Deprecated+Annotation)
- [Overview of Java Built-in Annotations](https://www.baeldung.com/java-default-annotations)
- [Creating a Custom Annotation in Java](https://www.baeldung.com/java-custom-annotation)
- [Creating a Custom Annotation in Java](https://www.baeldung.com/java-custom-annotation)