Groovy
Groovy 3 YamlSlurper and YamlBuilder examples - tutorial
Last issue, I linked to a blog post about Creating YAML With YamlBuilder
This week, I link to a video by @wololock where he shows how to use YamlBuilder and YamlSluper.
I am excited about this. For me the next step is to leverage this new Groovy 3 capability to improve some ugly Gradle task which I wrote to read and write Yaml. I am enhancing the OpenAPI Micronaut output (writing to yaml file) if actuators endpoints are enabled (reading application.yml). I hope to blog about this in a near future.
Greach
10 reasons to come to Greach
π tickets
1οΈβ£ / π reasons to attend @greachconf : Master @awscloud and @micronautfw Micronaut + AWS Jumpstart
2οΈβ£ / π reasons to attend @greachconf : β Become a better tester.
- Spock: A Logical way of testing
- Geb: A Groovy kind of browser automation
- Functional testing with Karate
- Spock, Geb and Asciidoc
3οΈβ£ / π reasons to attend @greachconf : Learn @Kotlin
4οΈβ£ / π reasons to attend @greachconf : Learn @QuarkusIO
5οΈβ£ / π reasons to attend @greachconf : Learn @micronautfw
- When Micronaut met Telegram
- Testing Micronaut applications
- Micronaut and Kubernetes
- Micronaut: An unexpected Journey
- Build and Deploy Micronaut Applications to the Cloud
- Leveraging Micronaut in Grails 4
6οΈβ£ / π reasons to attend @greachconf : Become a better @Java programmer.
- Live after Java 8
- 6 signs you have no cloud about modern Java
- JVM tuning: what you must know before going into production
7οΈβ£ / π reasons to attend @greachconf : Build and CI/CD
- Over two hundred CI/CD pipelines and a single Jenkins shared library
- 10 Gradle plugins to improve your cloud life
- Nonfunctional requirements
8οΈβ£/π reasons to attend @greachconf : Career, management and productivity
- Take control of your professional career
- Managing Software Projects with Taiga IntelliJ Tips https://www.greachconf.com/talk/intellij-tips/index.html
9οΈβ£/π reasons to attend @greachconf Keep in touch with Groovy Ecosystem:
π/π reasons to attend @greachconf : Microservices, messaging and Cloud
- Microservices architectures: staying alive while trying
- Kafka and databases: a love story
- Everything you need to know about Kafka streams
- How to push to production on thursday afternoon and live the tell the tale
π tickets
Micronaut
Micronaut Testing Webinar
βͺJoin me to learn some tricks and tips around testing your Micronaut apps!β¬
βͺπ
March 6, 2020 | 10:00 a.m. CSTβ¬.
βͺπOnlineβ¬.
βͺπ΅ Freeβ¬.
π¨πΌβπ» Yours truly.
Libraries
Yauaa: Yet Another UserAgent Analyzer
We recently end up using this library in a Java project. We tried a couple but decided on this one.
Yauaa is a java library that tries to parse and analyze the useragent string and extract as many relevant attributes as possible.
Misc
Books
The Leadership Library for Engineers
You know I like curated resources. This newsletter is a collection of curated links.
@chapati23 has put together a great resource for engineers in a leadership role:
This is a curated collection of resources that I wish I had when I took on my first leadership role in engineering. I hope you'll find something useful in here π
Comment
This week, I have an online webinar about Micronaut testing.
This issue contains a list of reasons to come to Greach Conference and a couple misc links about some utilities which have been really useful to me in the past weeks.
Sergio del Amo