Profile Picture Operations
interface ProfilePictureOperations
Operations for managing a user's profile picture. Extracted as an interface so Spring can proxy via JDK dynamic proxies on newer JDKs without CGLIB.
Operations for managing a user's profile picture. Extracted as an interface so Spring can proxy via JDK dynamic proxies on newer JDKs without CGLIB.