Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.
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: belezanaweb/test-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gitrodrigues1/test-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 23 files changed
  • 1 contributor

Commits on Jul 11, 2024

  1. add core classes

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    169bac0 View commit details
    Browse the repository at this point in the history
  2. add IProductPort

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4a2d79b View commit details
    Browse the repository at this point in the history
  3. add ProductAdapter

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d0af148 View commit details
    Browse the repository at this point in the history
  4. add enum

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6b797b2 View commit details
    Browse the repository at this point in the history
  5. add dtos

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c96e1b8 View commit details
    Browse the repository at this point in the history
  6. add mappers

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1265412 View commit details
    Browse the repository at this point in the history
  7. add database adapter

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e61c252 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dac14ca View commit details
    Browse the repository at this point in the history
  9. add controller

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f8eb095 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0230c32 View commit details
    Browse the repository at this point in the history
  11. upd: change ex message

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bbad875 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efc3f46 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5dd56e View commit details
    Browse the repository at this point in the history
  14. add ProductAdapterTest

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c9b5e81 View commit details
    Browse the repository at this point in the history
  15. add tests

    gitrodrigues1 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    da210cf View commit details
    Browse the repository at this point in the history
Loading