Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

Using Drools with AppFuse

Want to use Drools with AppFuse? If so, Drools on AppFuse looks like a nice tutorial. I saw a presentation on Drools at last month's DJUG (download presentation and source) and it's definitely a powerful (and easy to use) rules engine. TheServerSide.com has An Introduction to The Drools Project if you'd like to learn more.

Posted in Java at Mar 21 2006, 09:50:28 AM MST 4 Comments
Comments:

I wouldn't be surprised if JBPM is mixed in soon as well. I think the Spring team is finishing up a module for this.

Posted by 206.229.31.42 on March 21, 2006 at 02:22 PM MST #

hi matt, i'm interested . How about integrating it with something that's been in the field for a while longer -- Jess(http://www.jessrules.com/). BR, ~A

Posted by anjan bacchu on March 21, 2006 at 06:51 PM MST #

If someone is interested in this kind of things perhaps using loose coupling between your model's entities through a Mediator that inside has an engine like prolog (I found tuProlog an interesting java/c# implementation http://lia.deis.unibo.it/Research/2P/ ) a similar effect could be obtained leverageing old-school prolog knowledge.

Posted by Srgjan Srepfler on March 22, 2006 at 12:56 PM MST #

Matt - I just went through the tutorial you referenced and decided to post an updated blog entry for use with JBoss Rules 3.0.1. You can find it here:

http://jroller.com/page/tkelley?entry=jboss_rules_drools_3_0

Props to Matt and the original blog entry! -Troy

Posted by Troy Kelley on June 27, 2006 at 03:11 PM MDT #

Post a Comment:
  • HTML Syntax: Allowed