All Projects → Baeldung → Course

Baeldung / Course

This has been deprecated by the new "Learn Spring Security" Course:

Programming Languages

javascript
184084 projects - #8 most used programming language

==================

Spring Security Course

Overview

Throughout the Spring Security Video Course you will:

  • Fully secure your web application with Spring Security
  • Implement authentication and registration with the database as well as with LDAP
  • Utilize authorization examples that help guide you through the authentication of users step-by-step
  • Learn with precise and practical examples for advanced security scenarios such as ACL, REST, and Remember Me
  • See how to integrate with your choice of technology and framework

How to ask questions / file bugs

Quick technical requirements:

  • all the code samples need to run with Java 7

How to ask questions / file bugs

If you find any bug/issue in any of the projects of the course, or if you just want to ask a question, please use the github issue tracker (and provide some minimal detail). Thanks.

Course Structure

Quick Start

  • clone the course:
https://github.com/eugenp/course.git
  • build any of the modules/projects:
mvn clean install

Detailed Instructions

General References

Further Spring Security Learning

If you enjoyed learning Spring Security throughout this course - head over to baeldung.com and continue learning about this stuff.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].