Groovy
GraalVM with Groovy and Grape
I decided to create a simple Groovy script that uses Grape dependency management system to load an external library and create a standalone native image from it. I thought it wouldn’t be possible, but luckily - I was wrong.
Conferences & Events
CFP GR8Conf EU 2019
Do you want to talk at GR8Conf EU, May 27 - 29, 2019, at IT University, Copenhagen, Denmark.?
Hurry up 🏃♀️. Deadline is 2019-01-31.
Micronaut
Micronaut quartz example with retry facility
Like Spring and Grails, Micronaut features a Scheduled annotation that can be used for scheduling background tasks.
@guvenozyurt goes one step beyond and creates a sample application integrating Micronaut and Quartz.
Online Course: Testing your Micronaut Applications
📍Online Training.
👨🏼💻 Yours truly.
🗓 January 25, 2019.
⌛️ 3 Hours.
💵 50 USD.
Grails
Building Grails Applications With Gradle
A new Grails quickcast by yours truly which explores Grails integration with the Gradle build tool.
- Explains the Gradle wrapper-related files.
- Explains how it's possible to delegate IDE build/run actions from IntelliJ IDEA to Gradle.
- Introduces common Gradle tasks for Grails developers, such as bootRun, test, integrationTest, and check or assemble.
- Demonstrates how to work with system properties and get a more verbose output from your Gradle test executions.
Gradle
Gradle task properties
The properties command tells you about a project’s attributes.
$./gradlew properties
Comment
We are getting ready Greach's agenda. Stay tuned!.
Sergio del Amo