-
-
Notifications
You must be signed in to change notification settings - Fork 389
Closed
Labels
Description
new filter for snapshot queries:
javers.findSnapshots( QueryBuilder.byInstanceId("bob", Employee.class).withVersion(5).build() )
withVersion() should work simmilary to withCommitId() filter
requested by:
@atomfrede
@milanov
Reactions are currently unavailable