groovy共38篇
Exploring Groovy: Features and Advantages Over Java-拾光赋

Exploring Groovy: Features and Advantages Over Java

Exploring Groovy: Features and Advantages Over Java,Groovy is a dynamic language built for the JVM. It seamlessly integrates with Java code and libraries, building on Java's streng...
kity的头像-拾光赋kity7个月前
0337
Tutorial: Learn how to use the H2 Database with Spring Boot! 🤔-拾光赋

Tutorial: Learn how to use the H2 Database with Spring Boot! 🤔

Tutorial: Learn how to use the H2 Database with Spring Boot! 🤔,In this instructional we’ll review an example application which is written in the Groovy Programming Language and w...
kity的头像-拾光赋kity10个月前
0557
Tech Watch #3 — October, 20, 2023-拾光赋

Tech Watch #3 — October, 20, 2023

Tech Watch #3 — October, 20, 2023, Stop Using char in Java. And Code Points\ It's a can of worms, when you start messing with chars, code points, and you're likely going to get it...
kity的头像-拾光赋kity2年前
0275
Groovy: The Dynamic and Versatile JVM Language!-拾光赋

Groovy: The Dynamic and Versatile JVM Language!

Groovy: The Dynamic and Versatile JVM Language! , Supercharge Your Java Development with Groovys Expressiveness and Flexibility! Introduction Groovy is an object-oriented language ...
kity的头像-拾光赋kity2年前
0428
Graalvanizando un script de Groovy-拾光赋

Graalvanizando un script de Groovy

Graalvanizando un script de Groovy,En este post voy a publicar el código y pasos a seguir para convertir un script de Groovy en un binario de tal forma que para su ejecución no s...
kity的头像-拾光赋kity2年前
0539
Nextflow: Mezclando multiples lenguajes-拾光赋

Nextflow: Mezclando multiples lenguajes

Nextflow: Mezclando multiples lenguajes,Una vez hecha la introducción a Nextflow (ver artículo anterior) vamos a empezar a explorar algunas de las funcionalides que nos ofrece. S...
kity的头像-拾光赋kity2年前
04714
Android Build.Gradle Explained-拾光赋

Android Build.Gradle Explained

Android Build.Gradle Explained ,Hello friends, Gradle is a build system that automates the development stages of an Android application. While writing code for the java platform in...
kity的头像-拾光赋kity3年前
0507
Code evaluation as a debugging tool-拾光赋

Code evaluation as a debugging tool

Code evaluation as a debugging tool,In this article, 'code evaluation' means - executing code expressions in runtime, like it happens when you pause the application in debug mode i...
kity的头像-拾光赋kity3年前
0227
Export Meetup.com Events to a Github Pages Jekyll site-拾光赋

Export Meetup.com Events to a Github Pages Jekyll site

Export Meetup.com Events to a Github Pages Jekyll site,I help run the Omaha Java Users Group, and for a long time our communication has been through meetup.com/omahajava/, however ...
kity的头像-拾光赋kity3年前
0369
Groovy 4.0: 10 New Features That Make It AWESOME!-拾光赋

Groovy 4.0: 10 New Features That Make It AWESOME!

Groovy 4.0: 10 New Features That Make It AWESOME!,The latest Groovy 4.0 introduced many interesting features. In this video, I share with you my TOP 10 new features that make the l...
kity的头像-拾光赋kity3年前
0445
100 Languages Speedrun: Episode 35: Groovy-拾光赋

100 Languages Speedrun: Episode 35: Groovy

100 Languages Speedrun: Episode 35: Groovy, 100 Languages Speedrun (102 Part Series) 1 100 Languages Speedrun: Episode 01: Python 2 100 Languages Speedrun: Episode 02: Emojicode .....
kity的头像-拾光赋kity4年前
0359
Groovy's @CompileStatic and Methods with the Same Name-拾光赋

Groovy’s @CompileStatic and Methods with the Same Name

Groovy's @CompileStatic and Methods with the Same Name,Application programming interfaces (APIs) can get whacky, but compiled languages help users to get things semantically correc...
kity的头像-拾光赋kity4年前
04210