Usually in our Ratpack application we use a registry to store components that we want to use in our application code. The calling code for the registry doesn’t need to know how the registry is implemented. Ratpack support Google Guice … Continue reading
The post Ratpacked: Using Spring As Component Registry appeared first on JDriven.