https://github.com/pdrum/ood-with-spring
Source code for OOD with Spring video series
https://github.com/pdrum/ood-with-spring
Last synced: about 1 year ago
JSON representation
Source code for OOD with Spring video series
- Host: GitHub
- URL: https://github.com/pdrum/ood-with-spring
- Owner: pdrum
- Created: 2022-09-01T15:50:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T16:24:17.000Z (over 3 years ago)
- Last Synced: 2025-01-28T11:49:05.615Z (over 1 year ago)
- Language: Kotlin
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Object-Oriented Design with Spring
---------------------------------------------
This repository accompanies [this YouTube playlist](https://youtube.com/playlist?list=PLOWT7w4Um9RNGiL-k-4F-TFyHhBlgsG0_)
to show how we can apply object-oriented principles using Spring to a java server-side application.