Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How does the Groovy compiler work?

groovy

How do I load a .yml property in a Gradle build script?

spring gradle groovy yaml

grails 4 groovy's date enhancement methods missing

Convert datetime in to date

datetime grails groovy

grails default constraints

grails groovy

Is there an easier way to get start of current day time than this?

java datetime groovy calendar

How can I create a pathing jar in Gradle

groovy gradle

Is There a Groovier Way To Add Dashes to a String?

string groovy

Spock verifying an exception thrown by mock together with mock interaction

groovy mocking spock

How to create a GroovyShell object with context app's classpath

groovy dsl

transpose a map collecting keys along the way

groovy maps transpose

Groovy currency formatting

groovy formatting currency

Grails Unit Test Exception java.lang.Exception: No tests found matching grails test target pattern filter

unit-testing grails groovy

Run gradle task and save its return value to shell script variable

Groovy object array creation question

grails groovy

How do I simply parse a date without a year specified?

java groovy

Override Grails dateCreated and lastUpdated for test data only?

How to create Soft symbolic Link using java.nio.Files

java windows groovy nio

Gradle: Bad <init> method call from inside of a branch (invokespecial)

groovy gradle verifyerror

compiling Java and groovy with java 11

java groovy