Search Results for: java 8
-
JBoss Drools
Jboss Drools AgendaEventListener Example
Hello Readers, in this article we will take a look on how to use and implement an AgendaEventListener on a drools…
Read More » -
jms
Apache ActiveMQ “Hello World” Example
In this example, we shall show you how to make use of ActiveMQ as a message broker for exchanging messages…
Read More » -
jsf
JSF Authentication Example
In our previous example we have learned how to create a sample JSF-HelloWorld application. This article will focus on creating…
Read More » -
Apache Camel
Apache Camel Aggregator Example
1. Introduction In this article, we will see an example of Aggregator using Apache Camel. We will create an order with two…
Read More » -
lucene
Apache Lucene Hello World Example
1. Introduction In this example, I would like to show you how to get started with Apache Lucene and write…
Read More » -
SLF4J
Solving slf4j: Failed to load class “org.slf4j.impl.StaticLoggerBinder”
In this post, we feature a comprehensive article about how to solve the error slf4j: Failed to load class “org.slf4j.impl.StaticLoggerBinder”.…
Read More » -
Atlassian
How to Use the Atlassian Cache API
Nowadays, people want fast service. If your web page takes a long time to load, chances are the user will…
Read More » -
JDBC
JDBC Named Parameters Example with Spring NamedParameterJdbcTemplate
In this example we will present the usage of Spring NamedParameterJdbcTemplate. 1. Introduction JDBC in general, acts as a communication layer between client…
Read More » -
jsf
JSF Actionlistener Example
JSF Event and Listener model are based on JavaBeans specification. In this example, we will learn how to setup jsf…
Read More » -
Integration
Spring Boot Integration ActiveMQ Example
1. Introduction In this article we will be discussing the integration of Spring Boot with ActiveMQ. We will be using ActiveMQ…
Read More »