0
Hello, I wonder if there is a way to make a select within the Repository, I’m using Spring and REST, I need to return all entities that have another entity, I would take them by id, and I need to feed an ajax call with it, so I would need a json array. If anyone can help, I’d be most grateful.