Skip to content

Java Code Snippets, learn, practice and reuse. There are topics about Message Queue, Dozer Mapper (deep clone), Java 8 Features, Concurrency with ThreadLocal and CountDownLatch, Hadoop, RxJava, Spring Statemachine.

Notifications You must be signed in to change notification settings

xljiadahao/Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snippets

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).

Java 8 Features

Tech Blog: https://xljiadahao.github.io/2018/02/04/Java-8-Features/

  1. Functional Interface
  2. Lambda Expression
  3. 6 Types of Functional Interface in Java 8
  4. Stream API
  5. Default Method
  6. Effective Final
  7. Method Reference

About

Java Code Snippets, learn, practice and reuse. There are topics about Message Queue, Dozer Mapper (deep clone), Java 8 Features, Concurrency with ThreadLocal and CountDownLatch, Hadoop, RxJava, Spring Statemachine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages