We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48f0f5 commit 217f7eaCopy full SHA for 217f7ea
src/main/java/org/woehlke/simpleworklist/user/services/UserPasswordRecoveryServiceImpl.java
@@ -1,7 +1,6 @@
1
package org.woehlke.simpleworklist.user.services;
2
3
import lombok.extern.slf4j.Slf4j;
4
-import org.hibernate.id.UUIDGenerationStrategy;
5
import org.springframework.beans.factory.annotation.Autowired;
6
import org.springframework.mail.MailException;
7
import org.springframework.mail.SimpleMailMessage;
0 commit comments