mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-05 14:03:10 +07:00
inbox service: fix javax.mail duplicate jar with jetty
This commit is contained in:
@@ -46,10 +46,12 @@ public class InboxService extends AbstractScheduledService {
|
||||
|
||||
@Override
|
||||
protected void startUp() {
|
||||
log.info("Inbox service starting up");
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void shutDown() {
|
||||
log.info("Inbox service shutting down");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user