Messaging with RabbitMQ

Mark Adelsberger Articles, Development Technologies & Tools, Java, Python, Tutorial Leave a Comment

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.We previously published a brief tutorial showing how to set up a Spring RabbitMQ Template. Now, let’s take a step back for a broader …

Tutorial: RabbitMQ with Spring Framework

Zhihua Douglas Dong Articles, Java, Spring, Tutorial 13 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In this quick tutorial, we will create a RabbitMQ Template to send messages to an exchange. The exchange we are working to send a …

Remove The Fluff With Google Guava

John Hoestje Articles, Development Technologies & Tools, Java 2 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.As a part of the “lazy” programmer club, I try to find and use things that have solved problems similar to mine. In Java, …

Case Study – Implementing an HTML5/JavaScript Enterprise Java Application

David Pitt Architecture, Articles, Development Technologies & Tools, HTML5, Java, JavaScript, Keyhole Creations 4 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.The Keyhole team has had recent engagements that involve applying HTML5 technology to create rich client web applications. In order to explore and validate …

Introducing Business Intelligence Reporting to a Software System, a Jasper Reports How-to

Adi Rosenblum Articles, Databases, Development Technologies & Tools, Java Leave a Comment

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Most software development teams spend all of their time and efforts gathering requirements, planning, testing, implementing and supporting large systems to be able to …