Conference Talks & Technical Presentations
Ditch Your Framework
Modern web development doesn't require heavy frameworks. This presentation explores building maintainable web applications using minimal dependencies and focusing on core principles.
Modern JVM Development
An exploration of current best practices in JVM development, covering topics like microservices architecture, modern testing approaches, and deployment strategies.
Introduction to Ratpack
A comprehensive introduction to Ratpack, a high-performance, lightweight, composable web framework for the JVM. Learn about its reactive programming model and how it enables building scalable applications.
Fluent APIs in Groovy
Explore how to leverage Groovy's features to create expressive and maintainable APIs. This talk covers DSL design patterns, builder patterns, and best practices for API design.
Dropwizard and Groovy
A practical guide to building microservices using Dropwizard and Groovy, focusing on real-world applications and best practices for service development.