Thanks Oliver,
I realized I have a design problem regardless of if save() is synchronized or not. I get a document from my users collection, I modify it and I update with save but... Using my...
Type: Posts; User: dacedos; Keyword(s):
Thanks Oliver,
I realized I have a design problem regardless of if save() is synchronized or not. I get a document from my users collection, I modify it and I update with save but... Using my...
I suppose but... can someone confirm me that?
Thanks!!
HI @spgmx , @Marten
Did you find how to implement a solution for this?
I am facing the same problem and I tried to used filters but it seems very inefficient (and "bodget") to check if the...
Hi,
I want to do a restful service in which URL will be something like:
myapp/users/{idUser}/subjects/{idSubject}/grades/
Can Spring security grant access only to the data under the logged...
Hello robert.wlaschin,
I followed what you point but now my app do not start.
This is my java class:
package com.test.services;
Hi ~G3!
How did you get it?
Could you show me how to integrate Paypal Access and Spring Security!?
Thanks!