Modular web apps

前端 未结 8 1316
栀梦
栀梦 2020-12-22 16:39

I\'ve been looking into OSGi recently and think it looks like a really good idea for modular Java apps.

However, I was wondering how OSGi would work in a web applica

8条回答
  •  死守一世寂寞
    2020-12-22 17:24

    SpringSource seems to be working on an interesting modular web framework built on top of OSGi called SpringSource Slices. More information can be found in the following blog posts:

    • Modular Web Applications with SpringSource Slices
    • Pluggable styling with SpringSource Slices
    • Slices Menu Bar Screencast

提交回复
热议问题