Skip to content

Feature/init - #2

Merged
SirCotare merged 23 commits into
mainfrom
feature/init
Oct 19, 2023
Merged

Feature/init#2
SirCotare merged 23 commits into
mainfrom
feature/init

Conversation

@SirCotare

Copy link
Copy Markdown
Member

No description provided.

@SirCotare
SirCotare requested a review from mmalfertheiner July 18, 2023 12:00

@mmalfertheiner mmalfertheiner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Very nice job. I added a few questions and a few proposals. Courios to here your thoughts.

Comment thread src/main/java/it/aboutbits/springboot/emailservice/lib/model/Email.java Outdated
Comment thread src/main/java/it/aboutbits/springboot/emailservice/lib/model/Email.java Outdated
Comment thread src/main/java/it/aboutbits/springboot/emailservice/lib/model/EmailAttachment.java Outdated

@Builder
public record EmailParameter(
@NonNull OffsetDateTime scheduleAt,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are the @NonNull annotation necessary if we already have the package-info?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'll check.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think so, just to be safe

Comment thread readme.md
@mmalfertheiner
mmalfertheiner requested a review from Piiit July 21, 2023 07:58

@Piiit Piiit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks very promising, nice work! Have seen that you started some discussions already, so I will add this first review to it and then we continue incrementally...

Comment thread .github/workflows/main.yml Outdated
Comment thread src/main/java/it/aboutbits/springboot/emailservice/lib/model/Email.java Outdated
@SirCotare
SirCotare requested a review from mmalfertheiner July 25, 2023 09:52
Comment thread src/main/java/it/aboutbits/springboot/emailservice/lib/model/EmailAttachment.java Outdated
Comment thread src/main/java/it/aboutbits/springboot/emailservice/lib/AttachmentDataSource.java Outdated

@mmalfertheiner mmalfertheiner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I just added one more comment. I think we should just give it a try and learn in Aichner.

Comment thread src/main/java/it/aboutbits/springboot/emailservice/lib/model/Email.java Outdated
@SirCotare
SirCotare merged commit 0ca573c into main Oct 19, 2023
@SirCotare
SirCotare deleted the feature/init branch October 19, 2023 14:37
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.

3 participants