Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 347 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 347 Bytes

wander

WANDER PROJECT

Start as:-

localhost:9080/swagger-ui.html

Folllwing points remain to be coveered

Security management through spring security Passowrd encoding Session management Validation on parameters passed (Like null username or password) My code is fetching/updating notes through username (this needs to be done through session)