Comparing e56211b...db69db8 · amigoscode/java-master-class · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amigoscode/java-master-class
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e56211b
Choose a base ref
...
head repository: amigoscode/java-master-class
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: db69db8
Choose a head ref
  • 6 commits
  • 17 files changed
  • 1 contributor

Commits on Sep 25, 2022

  1. Initial CLI Implementation

    amigoscode committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    3de9b85 View commit details
    Browse the repository at this point in the history
  2. Use interface for getUser and use file too

    amigoscode committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    4389fb2 View commit details
    Browse the repository at this point in the history
  3. add dependency injection

    amigoscode committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    09fc1e8 View commit details
    Browse the repository at this point in the history
  4. switch from arrays to lists

    amigoscode committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    7454dbf View commit details
    Browse the repository at this point in the history
  5. use streams for getAllElectricCars

    amigoscode committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    3dea1d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. add maven support

    amigoscode committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    db69db8 View commit details
    Browse the repository at this point in the history
Loading