Spring boot-Projects and concepts
Create a Spring boot project from Scratch
# Loose Coupling with Spring Framework
Design GameRunner to run Games: Mario, SuperContra, PacMan etc
Iteration 1: Tightly Coupled
GameRunner Class
Game classes: MarioGame, SuperContraGame
Iteration 2: L...
er-rahulkamble-dev.hashnode.dev1 min read