Posts tagged with groovy

All posts tagged with groovy in chronological order with newest first.

Ambient Occlusion example

Ray tracing with Groovy and Java

Jul 08, 2015
Using Elasticsearch with Spring Boot - Analyzing the emails with Kibana

Using Elasticsearch with Spring Boot - Analyzing the emails with Kibana

This is the last part in a series of four. It shows how to analyse the emails with Kibana.
May 28, 2015

Using Elasticsearch with Spring Boot - Technical background

This is the third part in a series of four. It explains the technical background.

May 27, 2015
Using Elasticsearch with Spring Boot - Installation and Usage

Using Elasticsearch with Spring Boot - Installation and Usage

This is the second part in a series of four. It shows installation and usage.
May 26, 2015
Spring Boot and Elasticsearch

Using Elasticsearch with Spring Boot

This article shows how to use Elastiksearch database with Spring Boot. It is the first in a series of four.
May 25, 2015

Gute Übersicht und Einführung

An “The Definitive Guide to Grails 2” kommt keiner vorbei, der Grails lernen will.

Nov 11, 2013

Groovy, EMF and UML2

I wrote the Groovy EMF builder and the Groovy UML2 builder.

These tools use the builder concept of the programming language Groovy to ease the processing of Eclipse Modelling Framework and UML2 code.

Aug 01, 2009

Memoization in Groovy with a Decorator

Memoization is a well known optimization technique to avoid repeated calculations. With dynamic programming languages like Groovy it is possible to extend the behaviour of an already exisiting class at runtime.

Feb 27, 2008

Dynamic Languages Shootout / OOP 2008

The german magazine JavaSpektrum organized the "Dynamic Languages Shootout" contest for the OOP 2008 conference. The challenge was to create a computer game similiar to Scrabble in a dynamically typed programming language.

Feb 01, 2008

6th place at the Dynamic Languages Shootout at OOP 2008

The challenge was to implement Scrabble® in a dynamically typed programming language. I used Groovy and Grails.

Dynamic Languages Shootout at OOP 2008
Jan 23, 2008
Writing Eclipse plugins with Groovy

Writing Eclipse plugins with Groovy

Writing plugins for Eclipse with other languages than Java is not officially supported, but there is a way to write an Eclipse plugin with Groovy only.
Jan 17, 2008

Using UML2 with Groovy

The UML2 project provides an EMF based implementation of the UML 2.x metamodel in Java. With the EMFBuilder it is possible to create and process UML2 models.

Nov 29, 2007
Rapid Application Development with Groovy

Rapid Application Development with Groovy

Nov 01, 2007
Using EMF with Groovy

Using EMF with Groovy

This article shows how Groovy can be used with the Eclipse Modeling Framework (EMF).
Oct 22, 2007
Editor for the Common Warehouse Metamodel (CWM)

Editor for the Common Warehouse Metamodel (CWM)

The Common Warehouse Metamodel (CWM) is a standard by the Object Management Group (OMG). The intention of CWM is to define a standard for metadata in Data Warehouses and Business Intelligence applications.
Oct 01, 2007