JVM Languages
-
MUnit Testing – Scala
1. Introduction This is an article about Munit Testing in Scala. In scala, there are unit testing frameworks that help…
Read More » -
Introduction to Groovy Language
1.Introduction This is an in-depth article on Groovy language. The examples presented are developed using Groovy. Groovy is an opensource…
Read More » -
Grails Spring Security Tutorial
There are many security features in Spring Security such as authentication, authorization, instance-based control, and others. Grails developers use Spring…
Read More » -
Scala Web Development Example
1. Introduction In this lesson, we will cover the basics of Web Development using Scala. We will make use of…
Read More » -
Scala forall() Example
1. Introduction In this lesson, we will look at some excellent examples of Scala’s forall() function and how it can be…
Read More » -
Scala Tutorial for Java Developers
1. Introduction In this lesson, we will look at some excellent examples with which Java programmers can get started with…
Read More » -
Groovy Collections Example
1. Introduction Apache Groovy (Groovy) is an object-oriented dynamic programming language for the Java platform. It is dynamically compiled to the Java Virtual…
Read More » -
Groovy Each Example
1. Introduction Apache Groovy (Groovy) is an object-oriented dynamic programming language for the Java platform. It is dynamically compiled to the Java Virtual…
Read More » -
Groovy SQL Example
1. Groovy SQL – Introduction Apache Groovy (Groovy) is an object-oriented dynamic programming language for the Java platform. It is dynamically compiled to…
Read More » -
Grails Hello World Example
1. Introduction This example is about creating the first application in grails and we basically start application or any introduction…
Read More »