Skip to content

Commit 38807c5

Browse files
authored
Update README.md
1 parent b568790 commit 38807c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ HikariCP is a very fast lightweight Java connection pool. The API and overall co
5252
## Uility Classes / Extras
5353
* [Password Hashing with BCrypt](https://www.stubbornjava.com/posts/hashing-passwords-in-java-with-bcrypt)
5454
* [XML sitemaps for SEO](https://www.stubbornjava.com/posts/creating-xml-sitemaps-in-java)
55+
* [Lazy loading and caching objects in Java with Guava's Suppliers.memoize](https://www.stubbornjava.com/posts/lazy-loading-and-caching-objects-in-java-with-guava-s-suppliers-memoize)
56+
* [Reading File Resources with Guava](https://www.stubbornjava.com/posts/reading-file-resources-with-guava)

0 commit comments

Comments
 (0)