Пример #1
0
 @Override
 public SpecValue findById(String id) {
   return specValueMapper.findById(id);
 }