Generic approach for Spring API
I recently created an API for a client that was nothing more than simple CRUD, with a few extra endpoints thrown in where some additional behavior was necessary. The API was a pretty simple mechanism for their inventory management. It Read More