Speaker Details

Ioannis Canellos
Red Hat
Ioannis has almost 2 decades experience as Java developer 12 of which are as full time OpenSource developer.He is a member of the Apache Software Foundation, with contribution to numerous projects as a committer and PMC member.He is currently working as a Senior Principal Software Engineer at Red Hat where he spends most of his time implementing tools and frameworks related to Kubernetes, Openshift, and Quarkus.He is also the creator of Spring Cloud Kubernetes, Fabric8 Kubernetes Framework, Dekorate and more ...
Code generation is a very exciting topic as it promises to reduce the amount of boilerplate code one needs to write and maintain.
That's single-handedly the reason there are so many of them and in so many different forms (scaffolders, IDE tools, build tool extensions, command line tools and more).
Recent developments in areas like Platform engineering and AI bring new needs and capabilities respectively in code generation.
The question is should you use them? What are the possible drawbacks of using machine written code ? Should you attempt to write your own? What are the best practices of writing and using code generators?
These are some of the questions I should have asked ten years ago, before I started writing my own code generators. In this session I'll share the experiences after writing and using code generators for a decade.
More