Java open-source web framework -


i'm working on project front-end has mobile application or website.i want back-end in java.i want use rest communication between front-end , back-end. question : there java web framework has kind of user management (with maybe webservices login , signup users). example login details can send front-end webservice , see if it's correct etc..

i suggest using grails has rich catalog of plugins, including spring security plugin should require without having write code.

if must use java only, spring mvc spring security option.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -