in src/main/java/domainapp/modules/hello/dom/hwo/HelloWorldObjects.java [55:57]
public List<HelloWorldObject> listAll() { return helloWorldRepository.findAll(); }