Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Grails vs. JAX-RS for RESTful API / MVC App

Using GroovyShell as "expression evaluator/engine" (or: How to reuse GroovyShell)

groovy groovyshell

Grails good BDD framework

grails groovy rspec bdd

JUnit + Maven + Parallel Test Execution Error

Gradle: execute Groovy interactive shell with project classpath

java shell groovy gradle

How to load dynamic Jenkinsfile during a build

Is Groovy ScriptingEngine thread safe?

How much will JSR-292 (invokedynamic) do to Groovy performance?

java groovy invokedynamic

Default Grails '/' controller mapping not resolving properly

Groovy + OSGi or Grails?

grails groovy osgi

Meaning of underscore in Groovy

groovy

Jenkins groovy build step trigger another job in groovy script removes original job's parameters

groovy jenkins

Jenkins Pipeline: exporting and reading environment variable inside bash script

How to display image in grails GSP?

image grails groovy

Groovy: Why do I need to double escape square brackets?

groovy

Groovy method interception

Executing Sql script file in Groovy/Gradle

mysql groovy gradle

Use a Groovy trait in a Grails controller

grails groovy

Remove empty line from a multi-line string with Java

How do I reset a mocked static method in Groovy?

groovy