Completed
Service Layer
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Clean Architecture with Spring
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About me
- 3 Layered Architecture
- 4 Why bother with Architecture
- 5 Goals of Architecture
- 6 Making the software work
- 7 Quality attributes
- 8 Lifetime cost
- 9 Layer Restrictions
- 10 Database Driven Design
- 11 Service Layer
- 12 Layers
- 13 Use Cases
- 14 Cure
- 15 Solid Principles
- 16 Clean Architecture ID
- 17 Single Responsibility
- 18 DomainDriven Design
- 19 Single Responsibility in Layers
- 20 Service Use Cases
- 21 Hexagon Architecture
- 22 Triangle Architecture
- 23 Package Structure
- 24 Code Examples
- 25 Register Book
- 26 Register Book Service
- 27 Business Logic
- 28 Book
- 29 Summary