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: evignacio/test-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 22 files changed
  • 2 contributors

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    7598f6d View commit details
    Browse the repository at this point in the history
  2. Revert "config(Adicionando a dependência do lombok e junit 4)"

    This reverts commit 7598f6d.
    Evandro committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    ca44476 View commit details
    Browse the repository at this point in the history
  3. (config) Foi adicionada a dependência do lombok e foi feito o downgra…

    …de para o junit 4
    Evandro committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    465709e View commit details
    Browse the repository at this point in the history
  4. (feature) Estrutura inicial do projeto

    Evandro committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    b604d5a View commit details
    Browse the repository at this point in the history
  5. (feature) Implementação da lógica para buscar/criar produdos e adição…

    … das exceptions
    Evandro committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    86e5483 View commit details
    Browse the repository at this point in the history
  6. (feature) Foi implementada as lógicas que calculam a quantidade de pr…

    …odutos e setta a propriedade isMarketable
    Evandro committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    963caef View commit details
    Browse the repository at this point in the history
  7. (refactor) Finalização do CRUD

    Evandro committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    f0f0862 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89559c2 View commit details
    Browse the repository at this point in the history
  9. (feature) Implementação do log via aspecto

    Evandro committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    bc6462c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. (feature) Implementação dos testes unitários e da validação dos dados…

    … de entrada
    Evandro committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    18c008f View commit details
    Browse the repository at this point in the history
  2. action test maven

    evignacio authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    f54d123 View commit details
    Browse the repository at this point in the history
  3. (config) Foi adicionado o plugin maven sunfire

    Evandro committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    c0877e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e4702f View commit details
    Browse the repository at this point in the history
Loading