lundi 15 février 2021

Convert Spring Data Specification to query

Any thought how to convert spring data specification into a simple query? The goal is to do multiple assertions in the test on the specification. I don't want to use specification on any test db, just want smth like specification.getParams to ensure all fields are set into specification, but there seem to be no such method

Aucun commentaire:

Enregistrer un commentaire