Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 409 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 409 Bytes

Spring-Boot-Project

This project demonstrates simple Registration, Log-In, Captcha-Authentication and Log-Out functionalities. It uses JAVA-8, Spring-Boot, Oracle-DataBase, ZooKeeper(for centralized configuration) and Consul(as the discovery client). This project also utilizes the concept of Cookies creation and its usage. This project includes REST endpoints for all the functionalities mentioned above.