Skip to content

A Spring boot application with a REST endpoint secured using JWT Authentication. A Scheduled Cron job runs every 15 minutes, generating a JWT token by calling an API. This token is then utilized to access the secured endpoint and log the User details.

Notifications You must be signed in to change notification settings

sunnysinghssvk/spring-boot-cron-job-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-cron-job-scheduler

Java, Spring Boot, REST API, Spring Security, JWT Authentication, Spring Scheduler, Cron Job

About

A Spring boot application with a REST endpoint secured using JWT Authentication. A Scheduled Cron job runs every 15 minutes, generating a JWT token by calling an API. This token is then utilized to access the secured endpoint and log the User details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages