Articles by Tag #groovy

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

💥 Master Jenkins Pipelines in One Go – With a Universal Jenkinsfile Template

Whether you're a DevOps engineer, backend developer, or automation enthusiast, mastering Jenkins...

Learn More 0 0Apr 15

Working with Dates and Times in Groovy: A Practical Guide

🕒 Mastering time in Groovy just got easier! Learn how to format, parse, calculate, and manipulate...

Learn More 0 0Jun 24

不打包,打款先:基于 Gradle 的构建开关设计

一个通用的构建权限控制系统,适用于 Flutter / React Native / 原生 Android 等所有 Gradle 项目。通过远程 JSON 接口动态控制是否允许构建,防止客户在未支付尾款前擅自打包上线。轻量、无侵入、极易集成,是每个工程师的防白嫖利器。

Learn More 0 0Jun 22

Automate Tasks with Groovy Scripts

🔥 Tired of writing the same scripts over and over? Groovy to the rescue! In this tutorial, you'll...

Learn More 0 0Jul 17

Using Groovy for Jenkins Pipelines: A Practical Guide

Want to get the most out of Jenkins pipelines? In this tutorial, we explore: Declarative vs...

Learn More 0 0Aug 21

Formatting and Parsing Dates in Groovy

🗓️ Working with dates in Groovy is powerful and expressive — and this tutorial shows you exactly how...

Learn More 0 0Jun 5

How to Run and Debug Groovy code in VSCode

Hi, all. This is my first article here, so please don't be strict. For a log time I used Pycharm of...

Learn More 0 0Aug 3

Exploring Groovy: Features and Advantages Over Java

Groovy is a dynamic language built for the JVM. It seamlessly integrates with Java code and...

Learn More 0 0Sep 14 '24