I am attempting an application in JHipster 7.0.1 (Azul JDK 11) and ReactJS as the front-end. I have 2 entities in my JDL – Domain and BadgeCategory that are related as shown below I want to be able to display all the BadgeCategories for a particular Domain in the Domain Detail screen. For this, I created a new method in