Skip to content

Conversation

@SARAELGYAR
Copy link

What problem does this PR solve?

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2024

@@ -0,0 +1,31 @@
# Read Me First
Copy link
Owner

Choose a reason for hiding this comment

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

Please study the contribution instructions: https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

Every pattern has a README.md file with a very specific format.

Comment on lines +5 to +10
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
Copy link
Owner

Choose a reason for hiding this comment

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

Each submodule should refer to top level parent pom.xml which is included in this project

Comment on lines +9 to +11
@Test
void contextLoads() {
}
Copy link
Owner

Choose a reason for hiding this comment

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

I don't think this single test is sufficient

@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 10, 2025
@iluwatar iluwatar closed this Mar 11, 2025
@iluwatar
Copy link
Owner

Closed due to inactivity. Thank you for the contribution.

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.

2 participants