Skip to content

Some projects made while learning about Spring Core & Spring MVC.

Notifications You must be signed in to change notification settings

H3AR7B3A7/MoreSpringCourses

Repository files navigation

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