Sayak Mukhopadhyay
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Cannot resolve class when a package is registered with ((StandardTypeLocator) standardEvaluationContext.getTypeLocator()).registerImport()
AnsweredI am using Spring and I have a repository interface like public interface MyRepository { @Override @NonNull @PreAuthorize("hasAnyRole(T(com.package.ofMyPrivilege.MyPrivilege).SOME_PRIVIL... -
Created Switching between Jetbrains accounts
I have 2 Jetbrains account, one personal and having some OS licenses and a company one. I use the same system and Windows user for developing work and personal stuff. As such, I want to be able to ...