Found the .jhipster/Room.json configuration file, entity can be automatically generated!Found the .jhipster/Roomnotavaible.json configuration file, entity can be automatically generated!Copying template src/test/java/package/web/
我已经用JHipster生成了一个简单的应用程序。我有几个处于关系中的实体。例如,我有一个包含多个IndexAreas的IndexPage。每个IndexArea可以包含多个IndexTiles。例如,我可以编辑一个IndexTile并从下拉列表中选择一个IndexArea,但我不能通过IndexArea中的IndexTiles执行ng-repeat,因为它们不在JSON中。当我刷新我的页面时,我得到一个错误:
org.springframework.http.converter.HttpMessageNotWritableException: Could