marcellodesales / pluralsight-refactoring-solid-java17

This repository contains the source code shown in the demos of the "Java SE 17 Refactoring SOLID Code" course on Pluralsight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

Project Structure

The project is structered in folders that follow the course outline. Each folder contains the demo presented in the corresponding course module.

The module folders contain 2 sub-folders:

  • before - use it if you want to follow the demo
  • complete - use it if you want to see the completed, working example, as presented at the end of the demo

About

This repository contains the source code shown in the demos of the "Java SE 17 Refactoring SOLID Code" course on Pluralsight


Languages

Language:Java 100.0%