I\'m trying to customize my SpringBoot Exception so i created a custom Exception class called AlreadyExistantUserException as shown here:
public class Already