DocumentSort is a query parameter enum, not a JPA entity. Placing it in model/ violated the layer boundary — model/ should contain only domain entities. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
DocumentSort is a query parameter enum, not a JPA entity. Placing it in model/ violated the layer boundary — model/ should contain only domain entities. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>