The BATCH_JOB_INSTANCE table holds all information relevant to a JobInstance. CREATE TABLE BATCH_JOB_EXECUTION ( JOB_EXECUTION_ID BIGINT PRIMARY KEY , VERSION BIGINT, JOB_INSTANCE_ID BIGINT NOT NULL, ...
Visit http://localhost:8000/send-email to trigger an email being sent. You should see a message indicating the email has been queued.