Introduction to JRules
This video provides an introduction to JRules. JRules is an IBM/ILOG product that provides both collaborative rule management for business teams and scalable and precise rule execution.
This video provides an introduction to JRules. JRules is an IBM/ILOG product that provides both collaborative rule management for business teams and scalable and precise rule execution.
In recent years, the Spring Framework focuses on flexible and powerful Java-based configuration. This talk presents Spring as an annotation-oriented application framework, illustrating the rich set of features that Spring has to offer for modern component design. General component model trends will be discussed along with selected Spring feature highlights, …
The Java ecosystem, long a bastion of stability in an otherwise volatile industry, is often overlooked of late, overshadowed by newer, more hyped alternatives. In many respects, the unrest couldn’t have come at a worse time, as developer attention and focus is fragmenting under a constant stream of platform, language …
Learn how to build and run a system that gets smarter over time by learning from data. If you already took a class in machine learning this talk will show you how to translate those skills into a Java working system. If you don’t know any machine learning you will …
If you were going to start a brand new Java application today, what tools and frameworks would you use? This presentation looks at a specific sample project showing the integration of popular new technologies including DropWizard, MongoDB, and Bootstrap integrated with automated tests at every tier.
This presentation shares the golden nuggets learned while designing, implementing and supporting JSON-based REST APIs, using examples from a clean real-world REST+JSON API built with Java technologies.