-
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 » -
junit
JUnit Test Case Example for Web Application
In this tutorial, we shall show users the usage of JUnit Example Web Application. We will see how we can…
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 » -
JBoss Drools
Drools Backward Chaining Example
In this article, we will see a little introduction and example of what is backward chaining and how to implemente…
Read More » -
SLF4J
Slf4j Spring Boot Example
In this example, we are going to learn how to use SLF4J in Spring projects with an example of Spring…
Read More » -
jsf
JSF Example with Eclipse and Tomcat
In this example, we will learn how to configure a JSF example with eclipse and tomcat. We will discuss the…
Read More » -
XPath
Get Xpath From Html Example
In this example we will learn how to find the XPath of a given element in HTML. We will try…
Read More »