From 348ff5d403c3ebae00ea8ef7e5a681d1cdb5cb03 Mon Sep 17 00:00:00 2001 From: Dassi Orleando Date: Thu, 24 Aug 2017 21:36:52 +0100 Subject: [PATCH] Update README.md --- java-difference-date/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/java-difference-date/README.md b/java-difference-date/README.md index 45f8216849..2a024c27a2 100644 --- a/java-difference-date/README.md +++ b/java-difference-date/README.md @@ -1,3 +1,5 @@ ## Relevant articles: -- [Constructor Dependency Injection in Spring](http://www.baeldung.com/constructor-injection-in-spring) \ No newline at end of file +- [Period and Duration in Java](http://www.baeldung.com/java-period-duration) +- [Introduction to the Java 8 Date/Time API](http://www.baeldung.com/java-8-date-time-intro) +- [Migrating to the New Java 8 Date Time API](http://www.baeldung.com/migrating-to-java-8-date-time-api) \ No newline at end of file