Java Code Snippets, can be applied to the projects directly. Currently, there are topics about Message Queue (within package com.snippet.messagequeue), Dozer Mapper (within package com.snippet.dozer), Java 8 Features (within package com.snippet.java8.feature).
Tech Blog: https://xljiadahao.github.io/2018/02/04/Java-8-Features/
- Functional Interface
- Lambda Expression
- 6 Types of Functional Interface in Java 8
- Stream API
- Default Method
- Effective Final
- Method Reference