RRiBbit now available on Maven Central
RRiBbit now available on Maven Central
Continue reading
RRiBbit now available on Maven Central
Continue reading
RRiBbit 2.3.0: Further Spring Integration
Continue reading
RRiBbit HTTP support: No more SOAP needed!
Continue reading
RRiBbit Eventbus now has JMS Support.
Continue reading
RRiBbit 2.0.1 has been released!
Continue reading
RRiBbit 2.0.0 has been released!
Continue reading
RRiBbit 1.1.0 has been released!
Continue reading
The website of RRiBbit is now ready and online, waiting for your visit!
Continue reading
In large projects, dependencies between modules and code organization can prove a large challenge. This was the reason for creating RRiBbit, a new Open Source Java application framework that eliminates dependencies and simplifies code structure. It is inspired by the Eventbus pattern, but improves upon this by being compatible with existing code and allowing bidirectional communication between components.
Continue reading
When you want to convert a java.awt.print.Printable to a pdf file, your first course of action might be to Google for “java printable pdf”. If you do that though, all you get is links about how to send a pdf file to the (hardware) printer in java or how to “read” a pdf file in Java. No one seemed to have written an article about how to convert a java.awt.print.Printable to a pdf file. This is that article.
Continue reading