Search Results for: java 8
-
Vaadin
Vaadin Validator Example
Validating user input is very common, you must capture the data and validate it in some form, using a predefined…
Read More » -
Scala
Functional Programming in Scala
In this Tutorial article, we will see how to work with Functional Programming in Scala Programming Language. According to Wikipedia,…
Read More » -
Web Flow
Spring Web Flow Tutorial
In this example, we will demonstrate what is Spring Web-Flow, what are its benefits, and how to configure it in…
Read More » -
jetty
Jetty Deploy War Example
In this example, we will see how to deploy a war file on a jetty and run the web application.…
Read More » -
PowerMockito
PowerMockito Spy Example
A unit test should test a class in isolation. Side effects from other classes or the system should be eliminated…
Read More » -
Vaadin
Vaadin Layouts Tutorial
When you need an Application to work with different screen sizes, or you don’t know the screen size of your…
Read More » -
Settings
Android Settings Example
During the development of mobile applications, a common requirement is of storing app related data to the phone. In Android we perform…
Read More » -
Git
How does Git work? Git Tutorial for Beginners
1. Introduction Version Control Systems are one of the software tools that help developers manage the source code over time.…
Read More » -
Scala
Scala Tutorial for Beginners
In this Tutorial article, we will see how to work with Scala Programming language, which is similar to Java but…
Read More »