Search Results for: java 8
-
jms
Apache ActiveMQ Monitoring Tutorial
Apache ActiveMQ (AMQ) is an open source messaging server written in Java which implements JMS 1.1 specifications. In this example,…
Read More » -
core
Android Volley Example
1. Introduction The Android Volley library is an Android library which enables developers building application which will make requests to some…
Read More » -
Integration
Spring Integration Splitter Example
1. Introduction Spring Integration provides many components for processing messages before they reach their end point. Splitter is the component…
Read More » -
jms
Apache ActiveMQ Failover Example
Apache ActiveMQ is an open source messaging server written in Java, which implements JMS 1.1 specifications. In this example, I…
Read More » -
Integration
Spring Integration Kafka Tutorial
In this tutorial, we will show the Spring Integration with Kafka through examples. 1. Introduction Apache Kafka started as an…
Read More » -
jms
Apache ActiveMQ Load Balancing Example
1. Introduction Apache ActiveMQ (AMQ) is a message broker which transfers the message from the sender to the receiver. Load Balancing is the process of…
Read More » -
jms
Apache ActiveMQ Best Practices Tutorial
Apache ActiveMQ is an open source messaging server written in Java which implements JMS 1.1 specifications. In this tutorial, you…
Read More » -
jsf
JSF 2 and Log4j Integration Example
Log4j is a popular and widely-used logging framework for the Java development. It’s pretty easy to setup and use the…
Read More »