Add missing README.md
Added code/configuration for the article about Text Blocks
This commit is contained in:
parent
d59bd5f066
commit
7d0a14d3d3
|
@ -0,0 +1,7 @@
|
||||||
|
## Core Java 14
|
||||||
|
|
||||||
|
This module contains articles about Java 14.
|
||||||
|
|
||||||
|
### Relevant articles
|
||||||
|
|
||||||
|
- [Guide to the @Serial Annotation in Java 14](https://www.baeldung.com/java-14-serial-annotation)
|
Loading…
Reference in New Issue