Blinking LED on Raspberry Pi using Java
How to make a LED blinking on Raspberry Pi using Java. Simple sample code using pi4j library.
Log4j 1.2.x basic example
This tutorial presents log4j 1.2.x basic examples. How to log a message and an exception.
Log4j Logging Levels
Log4j Logging Levels explained. For the standard levels, this is the order: ALL
How to send emails using JavaMail
How to send emails using JavaMail. Simple example using a gmail account and proxy settings if needed.
Java 8 forEach examples
Java 8 forEach examples. Map and list loop using lambda, method reference, stream and filter.
How to sort objects with Comparable and Comparator in Java
How to sort objects with Comparable and Comparator in Java. Primitive array and list sorting. Java Object sorting with Comparable and Comparator.
Search
Other Posts
Follow Us On