base-crud-app
1.0
io.github.adityakumar28:base-crud-app · Library for reducing dev time for spring boot developers.Idea is to generify the boilerplate code which is required for the creation of a CRUD application so that one should write the same code again and again for different class types.