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.

Workflow Redux

Thanks to all who commented on my request for Java-based workflow engines. I especially liked Anthony's comment, and his list of possible frameworks.

There are several open source options: Only Open Business Engine and Open For Business' workflow component currently follow any sort of standards for workflow. All of the other engines currently have their own workflow definition language.

This leads me to believe that if we are going to use a framwork, we should probably use Open Business Engine or Open for Business' workflow component - simply because I like standards. The question is - how easy are these to implement in a webapp? Any examples? I haven't researched either tool at all, just hoping someone else has.

Posted in Java at Feb 05 2003, 09:49:42 AM MST 6 Comments
Comments:

I have posted a response on my weblog. In short, I believe Open Business Engine will eventually be the workflow engine for standards-based workflow management, but it is not yet at that stage.

Posted by Anthony Eden on February 05, 2003 at 02:26 PM MST #

Matt, I don't know if this will fit what you are looking for, but I came across a Struts Workflow Extension at http://www.livinglogic.de/Struts/index.html HTH, Burke

Posted by Brian Burke on February 05, 2003 at 04:05 PM MST #

...just one thought: I like standards as much as you do, but what I really would like to see is workflow software used in production - in production outside of their original context. Real projects using them. Who's using those workflow engines? Reason: I had a quick look at all of these projects and the documentation is more or less bare bones. If I'd see someone else using an engine in their project I'd at least know that someone else managed to grasp the ideas (e.g. I'm sure werkflow is great but ...hmmm...documentation?!...)

Posted by Fabian Crabus on February 05, 2003 at 04:44 PM MST #

Fabian, I agree with you 100% about providing real-world examples of a running workflow engine. While the concept of workflow and commercial workflow engines have been around for a while, open source workflow engines in the Java space are relatively new and untested. If you would like to see some documentation about workflow in general then I suggest taking a look at WfMC's site or BPMI. WfMC has been around much longer but BPMI's specification is based on current technology and thus may be easier to grok. Right now is a time for patience and learning in the workflow space. As the open source implementations become more mature it will become more obvious to how they can be used in the most appropriate fashion. Until then we are all on the bleeding edge. :-)

Posted by Anthony Eden on February 06, 2003 at 09:03 AM MST #

Posted by 2 on February 06, 2003 at 09:29 AM MST #

See these: http://www.carnot-usa.com/en/products/index.htm http://www.dralasoft.com/ http://www.intalio.com/

Posted by Jari Kekkonen on February 10, 2003 at 01:10 PM MST #

Post a Comment:
  • HTML Syntax: Allowed