๐ Exciting News for #GrailsFramework enthusiasts! Introducing the revamped Grails Plugin Portal, now lightning-fast and static on GitHub. Discover top-rated plugins, contribute your own, and elevate your Grails development game.๐ ๏ธ #ApacheGroovy #GrailsPlugin https://grails.org/blog/2023-09-11-the-new-grails-plugin-portal.html
#grailsframework #apachegroovy #grailsplugin
๐ Shoutout to Dave Brown from the Grails community! ๐ Dave has just unveiled a seamless Grails to AWS Elastic Beanstalk build pipeline with NGINX customization. Check out his incredible work here: https://tucanoo.com/grails-to-aws-elastic-beanstalk-build-pipeline-with-nginx-customization/ #GrailsFramework #ApacheGroovy #AWS #ElasticBeanstalk #WebDev #NGINX #CommunityPower ๐๐
#grailsframework #apachegroovy #aws #elasticbeanstalk #webdev #nginx #communitypower
Un bot del #Fediverse en #ApacheGroovy que avisa si se produce una alertas sanitaria
๐ ๏ธ Unleash precision and performance! The New Grails Forge (https://github.com/grails/grails-forge) is powered by Picocli and Rocker Template Engine, delivering an outstanding command-line experience. #GrailsCLI #GrailsForge #Grails6 #GrailsFramework #ApacheGroovy #Picocli #RockerTemplate
#grailscli #grailsforge #grails6 #grailsframework #apachegroovy #picocli #rockertemplate
"๐ Exciting News! Introducing the New Grails Forge: Lightning-fast CLI, versatile app types, and seamless Gradle integration. Unleash a new era of Grails app generation. Check out the latest blog post to learn more! #GrailsForge #GrailsFramework #GrailsCLI #ApacheGroovy Read now: https://grails.org/blog/2023-08-03-introducing-new-grails-forge.html
#grailsforge #grailsframework #grailscli #apachegroovy
Can anyone who knows #Groovy #ApacheGroovy tell me why this would work in one script, but not an identical script where the propValue is a different string input?
propValue looks like <Filename_$Increment$.txt> in either case.
Str1 = propValue.replace(โ\$Increment\$โ,counter);
In the first case, str1 ends up being <Filename_1.txt>, but in the second, str1 = <Filename_$Increment$.txt> (no change)
If you're a #java or #groovylang developer and want to play with the #PaLM api from Google Cloud (the same that powers #bard), you might be interested in this article I just wrote:
https://glaforge.dev/posts/2023/05/30/getting-started-with-the-palm-api-in-the-java-ecosystem/
You'll find docs & samples for #python but nothing for the #Java ecosystem. So I wanted to see how I could craft a kid story generator with #PaLM but using #micronaut, #ApacheGroovy and deploy it on #CloudRun.
But I faced some issues with authentication. Hence the article!
#java #groovylang #palm #bard #python #micronaut #apachegroovy #cloudrun
Sigo con mis experimentos de pasar a imagen nativa scripts de #ApacheGroovy
Probando la conjetura de Collatz con BigIntegers:
- 3 seg con el script
- casi inmediato con la imagen nativa
A mini TODO application in GroovyFX:
https://blogs.apache.org/groovy/entry/adventures-with-groovyfx
#apachegroovy #groovylang #groovyfx #javafx
#apachegroovy #groovylang #groovyfx #javafx
It's #AdventOfCode2022! I wanted to use #RustLang this time but it's so easy to use #ApacheGroovy instead to quickly find a short algorithm leading to the solution! It's almost like cheating ๐คช
I need to force myself and prevent myself from using #GroovyLang each & every year ๐คฃ
#adventofcode2022 #rustlang #apachegroovy #groovylang