Skip to content

Conversation

@MeryAmr
Copy link

@MeryAmr MeryAmr commented Dec 7, 2024

Implemented the Layer Supertype Pattern in Service Layer, updated README file and PUML class diagram to reflect the new changes.

closes #1302

Implemented the Layer Supertype Pattern in Service Layer, updated README file and PUML class diagram to reflect the new changes.
@MeryAmr MeryAmr closed this Dec 7, 2024
Remove unused imports from test files
@MeryAmr MeryAmr reopened this Dec 7, 2024
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
66.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Copy link
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 ok in general, but

  • Can we create its own pattern example about this? I.e. not mix it with Service layer.
  • Strip out all the unnecessary complexity of the service layer to make the example as clear as possible

@github-actions
Copy link

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the Stale label Mar 13, 2025
@iluwatar
Copy link
Owner

Closed due to inactivity. Thank you for the contribution.

@iluwatar iluwatar closed this Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Layer Supertype pattern

2 participants