I am trying to POST to http://localhost:9095/translators from an AngularJS front-end using Spring boot/Spring RestController backend.
I can do a GET and the response
I got it solved by getting rid of JsonManagedReference and JsonBackReference and replacing it with JsonIdentityInfo