search for: pojo

Displaying 2 results from an estimated 2 matches for "pojo".

Did you mean: dojo
2009 Mar 25
5
[Cucumber] ANN: Cucumber with pure Java
Big news for all Java programmers out there. Now you can use Cucumber with pure Java! That''s right, you don''t have to write a single line of Ruby! (1) All of your step definitions can be written as annotated methods in POJOs (Plain Old Java Objects). To get a taste of what this looks like, check out the simple example in the cucumber_java project on GitHub: * README for example: http://github.com/aslakhellesoy/cucumber_java/tree/271160300da5bc9275dd67624f711c5ea6913187/examples/simple * Some sample step defs: http:/...
2007 Jan 31
2
Which Java FastAGI implementation has the most "market share"?
When I was looking for a Java FastAGI interface for Asterisk I came across asterisk-java first and didn't realize there was more than one out there. It seems to work fine and I've got my first project working with it, but I was wondering which Java FastAGI implementation is the most popular and how they compare against each other. So I'm aware of: asterisk-java JastAGI