VOOZH about

URL: https://www.javacodegeeks.com/tag/modularity

⇱ Modularity Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Glyn NormingtonJuly 10th, 2012
    0 428

    OSGi case study: a modular vert.x

    OSGi enables Java code to be divided cleanly into modules known as bundles with access to code and resources controlled…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Adam WarskiOctober 4th, 2011
    0 187

    Java Modularity Approaches – Modules, modules, modules

    I think everybody will agree that writing modular applications and modularity in general is a good thing. But how does…

    Read More »
  • Enterprise Java👁 Image
    Michal JastakSeptember 26th, 2011
    1 447

    JBoss Modules Example – Modular Web Application

    Recently I read Why there is no standard for developing real modular web applications? by Patroklos Papapetrou (also featured in…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Patroklos PapapetrouSeptember 11th, 2011
    1 197

    Real modular web applications: Why there is no standard for developing them?

    OSGI, SpringSource, Jboss Modules, J2EE and the list never ends.All these technologies promise to their end users/developers the same thing…

    Read More »
Back to top button
Close