Wojciech Okoński
Wojciech Okoński
I'm also waiting for this and starting to think about switching library.
https://www.baeldung.com/spring-deny-access
The problem is solved with `[email protected]` `firebase.database.DataSnapshot` again has method: ``` forEach( action: (a: firebase.database.DataSnapshot) => boolean | void ): boolean; ``` instead of ``` forEach( action: ( a: firebase.database.DataSnapshot...
@lor6 EnableGlobalMethodSecurity is deprecated in Spring Security 5.8.0, any news about updating article?
@lor6 > We'll add a new dedicated topic for the new annotation for now, but wait on updating existing articles. Where can I find this topic?