Back to Browse

spring boot basic security - live coding

49 views
Aug 27, 2018
8:30

==================================== Contact and feedback: https://www.youtube.com/channel/UCVyvT1t3p-ciOeInzaSbIcQ https://github.com/TechPrudent/ [email protected] https://trello.com/b/8QKy3byG/techprudent https://techprudent91.blogspot.com/ https://www.facebook.com/techprudents/ https://twitter.com/techprudent https://www.linkedin.com/in/tech-prudent-37831216b/ https://plus.google.com/u/0/114035390968854033062 ==================================== Spring boot security ==================== - secured by default - basic authorization or form login - generates default password for 'user' - default username : user default password: generated runtime in spring boot console - add dependency : spring-boot-starter-security - demo default user and password - demo customize username and password - application of userdetailservice interface - source code is available at https://github.com/TechPrudent/spring-boot-learning - note: security is disabled for now. comment DisableSecurityClass.java to enable security basic

Download

1 formats

Video Formats

360pmp415.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

spring boot basic security - live coding | NatokHD