angular6-example icon indicating copy to clipboard operation
angular6-example copied to clipboard

where are you storing user data

Open mylastore opened this issue 6 years ago • 1 comments

How to store data to MongoDB?

mylastore avatar Jul 14 '18 05:07 mylastore

It depends upon what server-side technology you are using. I have this - https://github.com/only2dhir/spring-boot-angular-deployment/tree/master/user-portal server implementation that is saving data to Mysql using JPA implementations.

only2dhir avatar Jul 14 '18 14:07 only2dhir