Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

server-side-page-fragment-composition #3146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SARAELGYAR
Copy link

What problem does this PR solve?

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants