DEV Community

Discussion on: Who's looking for open source contributors? (May 29 edition)

Collapse
 
bertilmuth profile image
Bertil Muth

Just a little food for thought. In case you go client-server: have you considered Spring Boot and Spring Data JPA as technologies?
It seems you could get rid of a lot of the queries in your code - it seems to me you'd like to build a basic CRUD application.