Achieving application modularity with Hera
Read OriginalThe article discusses achieving application modularity in Java, inspired by a JavaPosse podcast session on Scala. It explores using Scala's traits and Spring framework configuration to manage modular components, such as customer-specific code or varying tax rules, as an alternative to the complexity of OSGi. It focuses on concepts like 'binding time' and aligning object creation with classpath configuration.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser