Skip to content

1 di#1

Open
EkaterinaTarakanova wants to merge 5 commits into
masterfrom
1_DI
Open

1 di#1
EkaterinaTarakanova wants to merge 5 commits into
masterfrom
1_DI

Conversation

@EkaterinaTarakanova

Copy link
Copy Markdown
Owner

Домашнее задание по Dependency Injections

public class Cat implements Animal {
@Override
public void makeSound(){
System.out.println("Мяу мяу");

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Давай везде использовать логгер, как в ConstructorInjection

@Sw24sX

Sw24sX commented Mar 9, 2024

Copy link
Copy Markdown

После исправления проставлю фулл балл)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants