When i try to navigat to an endpoint i get tho following error
Type definition error: [simple type, class org.hibernate.proxy.pojo.bytebuddy.ByteBuddy
Changing the FetchType from lazy to eager did the trick for me.