Search Results for: java 8
-
spring
Spring Data Redis Example
Redis is an in-memory key/value store. It is used as a database, cache and message broker. In this article, we…
Read More » -
Eclipse
Eclipse UML Plugin Example
In this example, we will see how to model a system using Unified Modeling Language (UML) with the help of…
Read More » -
Selenium
Selenium Installation Example
1. Introduction In this tutorial, we are going to show how you can install the Selenium IDE, Selenium Server and…
Read More » -
Maven
Maven War Plugin Example
In this example we are going to see some of the capabilities from the maven war plugin. Maven is a…
Read More » -
jws
JAX-WS Client Example
Hosting a web service is of no use until it becomes usable by a client. In this example we shall…
Read More » -
spring
Spring Data MongoDB Example
In this article, we will see a simple Java application demonstrating the CRUD operation (Create, retrieve, update and delete) using…
Read More » -
jws
JAX-WS Security Example
In this example we shall learn, how to implement JAX-WS security to SOAP web services. Security is always critical to…
Read More » -
jms
ActiveMQ Tutorial for beginners
1. Introduction Before we go on with this article, we expect the pre-requisites are met, where you must have at…
Read More » -
Core Java
Weblogic Server Administration Tutorial
1. Introduction Oracle Weblogic is Java EE application server that can be used to develop and deploy multitier distributed applications.…
Read More » -
Selenium
Selenium IDE Tutorial
1.Introduction In this tutorial, we are going to show how you can test your web app by Selenium IDE. Selenium…
Read More »