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
REST API, which interracts with DB of Users, Books, Genres, Publishers, using jdbc templates, Criteria API (with paging, sorting and find for any matches). Authentication and authorization released with Spring Security. Technology stack: Java 14, Spring Boot, MySQL.