Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 3.3 KB

README.md

File metadata and controls

69 lines (58 loc) · 3.3 KB

Some Spring Courses

Core

MVC

  • Spring MVC Fundamentals, a Pluralsight course by Bryan Hansen
  • Documenting Spring Data Rest APIs with Swagger and Springfox, a Pluralsight course by Craig Golightly
  • Versioning Spring Data REST APIs, a Pluralsight course by Craig Golightly

Data

Security

  • Securing Spring Applications against Common Security Threats, a Pluralsight course by Wojciech Lesniak
  • Authenticating Users with Spring Security, a PluralSight course by Bryan Hansen
  • Using Spring Security OAuth2 Login, a PluralSight course by Wojciech Lesniak
  • Spring Security OAuth Authorization Server, a Baeldung article

DDD & EDD

  • Domain Driven Design & Event Driven Design, an example project structure by me