Skip to content

Commit 6cbc80d

Browse files
authored
Update README.md (#18458)
JAVA-41283
1 parent a2b4f5f commit 6cbc80d

File tree

1 file changed

+0
-4
lines changed
  • core-java-modules/core-java-annotations

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
## Core Java 8 Cookbooks and Examples
44

55
### Relevant Articles:
6-
- [Java @Override Annotation](https://www.baeldung.com/java-override)
76
- [Java @SuppressWarnings Annotation](https://www.baeldung.com/java-suppresswarnings)
8-
- [Java @SafeVarargs Annotation](https://www.baeldung.com/java-safevarargs)
97
- [Java @Deprecated Annotation](https://www.baeldung.com/java-deprecated)
10-
- [Overview of Java Built-in Annotations](https://www.baeldung.com/java-default-annotations)
118
- [Creating a Custom Annotation in Java](https://www.baeldung.com/java-custom-annotation)
12-
- [Efficient Word Frequency Calculator in Java](https://www.baeldung.com/java-word-frequency)

0 commit comments

Comments
 (0)