CrOp 0.1.3 Release


Happy to share that I added a new feature to CrOp and also moved it to a new namespace.

This is an update for one of my previous article where I explained a functionality we often have to implement in a typical REST service, and the library I created solves it.

Now, almost one year later had the time to add count API to the library md.adrian.crop.service.CriteriaOperatorBuilder#getCount and also move it to a new namespace, from com.apulbere to md.adrian.

Related Posts

Premature ORM-ification

Java Database Search Made Easy

A Feature Toggle Story

Unit Testing Anti-Patterns

REST Search API with QueryDSL

Running Java shebang with Kubernetes

How to collect more than a single collection or a single scalar

How to Organize the Code in the Ports and Adapters Architecture

Functional Programming Concepts in Java

An Introduction to Java Sealed Classes and Interfaces