DEV Community

Apache Groovy

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introduction To Jenkins Shared Libraries

Introduction To Jenkins Shared Libraries

Comments
11 min read
An Introduction to Jenkins Pipeline: Simplifying Continuous Integration and Delivery with Examples

An Introduction to Jenkins Pipeline: Simplifying Continuous Integration and Delivery with Examples

Comments
3 min read
Graalvanizando un script de Groovy

Graalvanizando un script de Groovy

Comments
4 min read
Hashing Passwords using the md5() Method in Groovy and Using it as a Parameter in JMeter

Hashing Passwords using the md5() Method in Groovy and Using it as a Parameter in JMeter

Comments
2 min read
Cursos que formaram meu caráter: Utilizando Gradle ao invés de Maven

Cursos que formaram meu caráter: Utilizando Gradle ao invés de Maven

7
Comments
9 min read
Mock Service with Groovy

Mock Service with Groovy

4
Comments
1 min read
Android Build.Gradle Explained 🌟

Android Build.Gradle Explained 🌟

Comments
6 min read
Code evaluation as a debugging tool

Code evaluation as a debugging tool

4
Comments
3 min read
Introduccion a Nextflow: Process

Introduccion a Nextflow: Process

Comments
5 min read
Nextflow: Conceptos básicos

Nextflow: Conceptos básicos

Comments
4 min read
Jenkins: Criando campos dinâmicos a partir de chamadas à APIs

Jenkins: Criando campos dinâmicos a partir de chamadas à APIs

Comments
3 min read
Introduccion a Nextflow

Introduccion a Nextflow

Comments
3 min read
Export Meetup.com Events to a Github Pages Jekyll site

Export Meetup.com Events to a Github Pages Jekyll site

Comments
4 min read
Jenkins. Invalid agent type "docker" specified. Must be one of [any, label, none]

Jenkins. Invalid agent type "docker" specified. Must be one of [any, label, none]

Comments
1 min read
Decimal Point Precision in Apache NiFi using groovy Script

Decimal Point Precision in Apache NiFi using groovy Script

5
Comments
1 min read
Groovy Gotchas - Loops, Closures, Scope, and Jenkins DSLs

Groovy Gotchas - Loops, Closures, Scope, and Jenkins DSLs

14
Comments
7 min read
Add left and right trim to String in Groovy

Add left and right trim to String in Groovy

4
Comments
1 min read
Add avg() to List in Groovy

Add avg() to List in Groovy

6
Comments
1 min read
Use SQLite in-memory with Groovy

Use SQLite in-memory with Groovy

7
Comments
1 min read
Easiest way to truncate a string in Groovy

Easiest way to truncate a string in Groovy

4
Comments
1 min read
Easiest way to find out if today is a weekday in Groovy

Easiest way to find out if today is a weekday in Groovy

4
Comments
1 min read
A self-dismissing dialog in Groovy

A self-dismissing dialog in Groovy

5
Comments
1 min read
Groovy 4.0: 10 New Features That Make It AWESOME!

Groovy 4.0: 10 New Features That Make It AWESOME!

6
Comments 1
6 min read
My own capitalizeFully() in Groovy

My own capitalizeFully() in Groovy

6
Comments
1 min read
Grails 5 no longer runs my tests!

Grails 5 no longer runs my tests!

6
Comments
1 min read
How to update Contents in Confluence via REST API

How to update Contents in Confluence via REST API

5
Comments
2 min read
100 Languages Speedrun: Episode 35: Groovy

100 Languages Speedrun: Episode 35: Groovy

8
Comments 5
4 min read
Groovy's @CompileStatic and Methods with the Same Name

Groovy's @CompileStatic and Methods with the Same Name

5
Comments
5 min read
Por que Groovy?

Por que Groovy?

4
Comments
6 min read
Como cai no Groovy e mergulhei no Grails

Como cai no Groovy e mergulhei no Grails

3
Comments
8 min read
Creating a self-sequential pipeline in Jenkins

Creating a self-sequential pipeline in Jenkins

7
Comments
6 min read
Best Programming Languages You Can Learn as a Java Developer

Best Programming Languages You Can Learn as a Java Developer

5
Comments
6 min read
Generating parallel stages in Jenkinsfile according to passed parameters

Generating parallel stages in Jenkinsfile according to passed parameters

8
Comments
2 min read
How to style console.logs in Chrome Dev Tools

How to style console.logs in Chrome Dev Tools

130
Comments 14
3 min read
The Player Setup Endpoint – Let the Frontend run Backend code

The Player Setup Endpoint – Let the Frontend run Backend code

6
Comments
8 min read
Is Jenkins Pipelining Really This Messed Up??

Is Jenkins Pipelining Really This Messed Up??

14
Comments 3
5 min read
Comparing lombok features with groovy

Comparing lombok features with groovy

6
Comments 3
6 min read
There is always a carriage return after a bash output...

There is always a carriage return after a bash output...

2
Comments
1 min read
Groovy script startup time from 2.1s to 0.013s with GraalVM 🚀

Groovy script startup time from 2.1s to 0.013s with GraalVM 🚀

7
Comments
2 min read
How to share data in Jenkins?

How to share data in Jenkins?

12
Comments
5 min read
Enviar alertas de Kibana a Telegram

Enviar alertas de Kibana a Telegram

6
Comments
7 min read
Best thing about JMeter is JSR223

Best thing about JMeter is JSR223

8
Comments
3 min read
File Stream Encryption with Bouncy Castle

File Stream Encryption with Bouncy Castle

3
Comments
6 min read
Groovying with Java

Groovying with Java

8
Comments
3 min read
Generating HTML reports for your tests via Gradle

Generating HTML reports for your tests via Gradle

6
Comments
6 min read
Building Java Projects with Gradle

Building Java Projects with Gradle

17
Comments
9 min read
DataBinding and GORM objects

DataBinding and GORM objects

7
Comments
1 min read
Groovy’s compareTo operator and Equality

Groovy’s compareTo operator and Equality

7
Comments
5 min read
20 Coolest Features of Non-Java JVM Languages

20 Coolest Features of Non-Java JVM Languages

53
Comments 3
40 min read
Grails 2.5.5 to Grails 3.3.10 Postmortem

Grails 2.5.5 to Grails 3.3.10 Postmortem

1
Comments 3
5 min read
Grails 3.3.10 to 4.0.2 Postmortem

Grails 3.3.10 to 4.0.2 Postmortem

5
Comments
2 min read
Serve huge file with RxJava2 in Micronaut

Serve huge file with RxJava2 in Micronaut

5
Comments
1 min read
Easiest date formatting in Groovy

Easiest date formatting in Groovy

11
Comments
1 min read
How to have an updated desktop background from NASA's pictures

How to have an updated desktop background from NASA's pictures

5
Comments
2 min read
Wiring Micronaut beans in Grails Services

Wiring Micronaut beans in Grails Services

6
Comments
1 min read
Deploying Grails 4 to Heroku

Deploying Grails 4 to Heroku

9
Comments
2 min read
Super Fast Prototyping with Grails Tutorial Available

Super Fast Prototyping with Grails Tutorial Available

7
Comments
1 min read
the elvis operator

the elvis operator

6
Comments
1 min read
Spock Framework: Teste Java com mais produtividade

Spock Framework: Teste Java com mais produtividade

13
Comments
7 min read
Tips to implement Gradle Plugin

Tips to implement Gradle Plugin

8
Comments
2 min read
loading...