Exemplo n.º 1
0
 @Override
 public List<SpecValue> findAll() {
   return specValueMapper.findAll();
 }