InfoQ Homepage Web Beans Content on InfoQ
Presentations
RSS Feed-
Programmatic Bean Registration with Spring Framework 5.0
Josh Long presents the existing programmatic bean registration support in Spring Framework 5 in both Kotlin and Java.
-
#NoXML: Eliminating XML in Your Spring Projects
Matt Raible shows how to eliminate XML by configuring Spring beans with JavaConfig and annotations, and how to remove web.xml and configure web components with Java.
-
JavaEE 7 In Practice: Blueprints Reborn
Ed Burns demos using WebSockets, JSON-P, JavaAPI for RESTful Web Services (JAX-RS), JSF, Contexts and Dependency Injection (CDI), Bean Validation, Expression Language in a CargoTracker application.