Search Results for: java 8
-
Enterprise Java
Play! Framework Logging Example
Logging is a really important feature every application must have. Without it, it’s nearly impossible to know what your application…
Read More » -
Apache Hadoop
Hadoop Hello World Example
1. Introduction In this post, we feature a comprehensive Hadoop Hello World Example. Hadoop is an Apache Software Foundation project.…
Read More » -
Maven
Maven assembly plugin example
In this example we are going to see how we can use the assembly maven plugin in order to control…
Read More » -
Enterprise Java
JPA One-to-Many Example
1. Introduction In this article we will explore the JPA @OneToMany and @ManyToOne associations in a SQL and NoSQL fashion.…
Read More » -
Selenium
Selenium Standalone Server Example
1. Introduction With this example we are going to demonstrate how to use and configure Selenium standalone servers (Selenium Grid).…
Read More » -
Git
Git Remove Commit Example
In this example, we shall show how to remove commits from our git’s log history. As we can see, we…
Read More » -
jms
JMS Client Example
The term “JMS client” refers to Java components or applications that use the JMS API and a JMS provider to…
Read More » -
Enterprise Java
Play! Framework Json Example
As we’ve seen in our previous example, Play! is a powerful web mvc framework. Among other stuff, Play has support…
Read More » -
Maven
Maven Antrun Plugin Example
In this example we are going to see how we can use the antrun maven plugin in order to run ant…
Read More »