DeltaSpike

A Working DeltaSpike Tutorial

David Kelly Articles, Development Technologies & Tools, Java 3 Comments

Attention: This article was published over 10 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.On a recent project, I was faced with an interesting problem: take a service method that was given a single object and reuse the …

Cucumber

Introducing Cucumber for Java + STANDARD Values

Keith Shakib Agile, Articles, Development Technologies & Tools, Java, Project Management, Testing 1 Comment

Attention: This article was published over 10 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 software developers, we all have our favorite tools for making us successful. Many are perfect for the job when getting started but are …

ElasticSearch

Anatomy Of Setting Up An Elasticsearch N-Gram Word Analyzer

Adrienne Gessler Articles, Development Technologies & Tools, Java 6 Comments

Attention: This article was published over 10 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.To say that n-grams are a massive topic would be an understatement. Do a quick search and you will find yourself staring down volumes …

Spring Integration With JMS

Ryan McCullough Architecture, Articles, Development Technologies & Tools, Java, Programming, Spring, Tutorial Leave a Comment

Attention: This article was published over 11 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.What is Spring Integration? The popular definition (via Google), JavaWorld.com says: โ€œSpring Integrationย is an enterprise integrationย framework that provides out-of-the-box implementation of the patterns in …

Making Spring Batch Groovy

Rik Scarborough Articles, Development Technologies & Tools, Java, Microservices, Spring, Spring Batch, Tutorial Leave a Comment

Attention: This article was published over 11 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.Here at Keyhole, we are very fond of Spring Batch. In many Java Enterprise environments, there is still a big need for automating moving …