You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A RESTful API created using Spring Boot. I have used PostgreSQL as the relational database and JdbcTemplate to interact with that. I have used JSON Web Token (JWT) to add authentication.