Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home work #132

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    72e4428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    533453d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Made home work

    SergeyGordeychuk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    feff513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4362cf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Deleted @DaTa in Character.class, method toCharacterDtoForDb in Chara…

    …cterMapper and CharacterDtoFromApi.class.Created Getters, Setters and toString methods in Character.class. Modified CharactersApiClient.class and CharacterServiceImpl.class.
    SergeyGordeychuk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    533dee5 View commit details
    Browse the repository at this point in the history
  2. Changed properties

    SergeyGordeychuk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7ccc8cb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Changed ApiCharacterDto in ApiResponseDto from array to list. Modifie…

    …d /CharacterService.java, /CharacterServiceImpl.java and /CharactersApiClient.java.
    SergeyGordeychuk committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    29d5026 View commit details
    Browse the repository at this point in the history