예제 #1
0
 public List<Widget> getAll() {
   return widgetRepository.findAll();
 }