Primer meetup de Groovy/Java

#Madrid #Java #ApacheGroovy

Apache Groovy 5 has been released. Time to brush up my Groovy Goodness series. Let's start with some new ways to create a new map based on an iterable: https://blog.mrhaki.com/2025/08/groovy-goodness-transform-iterable-into.html (This is actually my 1500th blog post on Messages from mrhaki blog) #Groovy #ApacheGroovy

En unos minutos voy a compartir pantalla e (intentar) crear una aplicación desde zero:

Crearemos una aplicacion #Micronaut en #ApacheGroovy que permita al usuario buscar entre los documentos sus drive y usando #Gemini obtener un resumen de ellos

Usaremos el DSL Groogle que hice hace un tiempo y que te permite acceder a las herramientas de Google de una forma sencilla

https://www.youtube.com/live/LKibwXQJn-M

Groogle y Gemini

YouTube

💡Do you group multiple classes in a single file to save time? 🤔 Think again!

What if it’s slowing you down in the long run? 🤯

👇Here’s the deal:
✅ Better organization
✅ Easier testing
✅ Fewer merge conflicts

What’s your experience? Do you prefer splitting classes or keeping them together?

👇Share your thoughts & let’s discuss:

https://wp.me/pfQU48-6E

#CleanCode #ProgrammingTips #Java #ApacheGroovy #GrailsFramework #Programming

Why Splitting Classes into Separate Files Makes Your Code Better

Are you working on a project where you’ve started grouping multiple classes in on file because it seems easier? 🤔 Let’s take a quick detour and see why splitting them into separate file…

Puneet's Tech Journal
Sad to hear that Geb is no longer maintained 😔. It truly transformed browser automation for so many, especially in the Grails world. Its seamless Groovy integration and expressive syntax made UI testing so much easier. Thank you, Geb, for all the value you've added!
#GrailsFramework #GebFramework #ApacheGroovy

Interested in helping with #grailsframework 7.0 development or testing?

If you have time to contribute, DM [James Fredlley]https://grails.slack.com/team/U073AUX1J0L on the Grails Slack!

Let's build together https://github.com/orgs/grails/projects/3 #grailsframework #apachegroovy

Slack

Sneak peek alert! 👀

Here is a demo of latest Grails 7 development build. Watch now: https://www.youtube.com/watch?v=mAjD6jlnJcA

#grailsframework #grailsfw #ApacheGroovy #Grails7

Grails 7.0 with Spring Boot 3.3 and Groovy 4.0.22

YouTube
#ApacheGroovy tip: Tame nested lists with the spread operator (*). Promote sublist elements for a flatter structure. https://opensource.net/spread-dot-operators-apache-groovy-16a/?utm_source=social&utm_medium=mastodon #OpenSource
Optimize your code with Apache Groovy's spread operator - OpenSource.net

Improve your knowledge of Apache Groovy collections with the spread operator. Learn how to organize, combine and alter lists and maps for more readable and effective code.

OpenSource.net

Just published a comprehensive guide on creating custom application commands in the Grails framework! 🚀 Dive in to enhance your development workflow with the latest CLI features. Check it out here:

https://medium.com/@puneetbehl/a-comprehensive-guide-to-custom-application-command-in-grails-framework-f7496406ac50

#GrailsFramework #Java #ApacheGroovy #GrailsCLI #CustomCommands

A comprehensive guide to Custom Application Command in Grails framework

With the release of Grails 6, developers are greeted with a revamped Command-line Interface (CLI) that promises improved speed and flexibility over its predecessor. One of the standout features of…

Medium
Use Gradle with Apache Groovy - OpenSource.net

This article explores Gradle, a powerful build and documentation tool for Apache Groovy projects. Learn how Gradle integrates with Maven Central and how it simplifies development for applications.

OpenSource.net