dev #44
@ -143,6 +143,7 @@ public class LicenceService {
|
||||
model.setValidate(valid);
|
||||
return Panache.withTransaction(() -> repository.persist(model));
|
||||
}
|
||||
}));
|
||||
}))
|
||||
.map(__ -> "OK");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user