Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: Modules Are Needed, But Not Easy
Description: An airhacks.fm conversation with Ondrej Mihรกlyi (@OndroMih) about:
last episode with Ondrej: Productive Clouds 2.0 with Serverless Jakarta EE,
"Modularization, Monoliths, Micro Services, Clouds, Functions and Kubernetes" #151 episode with Matjaz Juric,
modules are useful, but the tooling is not easy,
using OSGi for User Interfaces,
hybrid Java / JavaScript UI,
build time and development time modularity,
frontend and backend separation is important,
business and presentation separation,
Boundary Control Entity (BCE) pattern is permissive,
strict modularization with WARs and JARs,
logical over physical modules,
JPMS for hiding internal implementation,
modules are more important in teams as contracts,
WARs as simple as A...