Skip to content

Add data transfer hash pattern#1980

Closed
SpaceIshtar wants to merge 6 commits into
iluwatar:masterfrom
SpaceIshtar:master
Closed

Add data transfer hash pattern#1980
SpaceIshtar wants to merge 6 commits into
iluwatar:masterfrom
SpaceIshtar:master

Conversation

@SpaceIshtar
Copy link
Copy Markdown

@SpaceIshtar SpaceIshtar commented Apr 13, 2022

Pull request title

Pull request description

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

96.9% 96.9% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Owner

@iluwatar iluwatar left a comment

Choose a reason for hiding this comment

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

Looks good in general. Just a couple of minor things to change

Comment on lines +6 to +10
categories: Architectural
language: en
tags:
- Structural
- Decoupling
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

The pattern is listed under 'tier communications' category in the book 'J2EE design patterns'. I would put it under behavioral category with decoupling tag.

<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.0.0</version>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

no need to specify the version - let the parent pom.xml decide it

@stale
Copy link
Copy Markdown

stale Bot commented Oct 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the status: stale issues and pull requests that have not had recent interaction label Oct 30, 2022
@iluwatar
Copy link
Copy Markdown
Owner

iluwatar commented Nov 9, 2022

Closed due to inactivity

@iluwatar iluwatar closed this Nov 9, 2022
@iluwatar iluwatar added this to the 1.26.0 milestone Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: stale issues and pull requests that have not had recent interaction status: under review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants