Learn Microservices with Spring Boot (2nd edition) - Chapter 6
-
Updated
Dec 2, 2020 - Java
Learn Microservices with Spring Boot (2nd edition) - Chapter 6
This repository offers practical examples to understand different types of software coupling. Improve code organization and maintainability. Ideal for beginners seeking to enhance their understanding of software design principles and best practices. Explore the various coupling types and gain insights into achieving loosely coupled, modular systems
Java class files (from Maven project) demonstrating tight coupling, loose coupling with interface and abstract class, and loose coupling with Spring Framework
Change the strongly coupled code to loosely coupled on the example of the User class.
This project help to undestand some concept like tight coupling, control inversion, dependency injection in spring boot
Add a description, image, and links to the tight-coupling topic page so that developers can more easily learn about it.
To associate your repository with the tight-coupling topic, visit your repo's landing page and select "manage topics."