We have several options to define a Ratpack application. We can use a Java syntax to set up the bindings and handlers. Or we can use the very nice Groovy DSL. It turns out we can use both together as … Continue reading
The post Ratpacked: Combine Groovy DSL With RatpackServer Java Configuration appeared first on JDriven.