java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Finished the Microservice Architecture

Open OscarXWei opened this issue 8 months ago • 4 comments

Finished the Microservice Architecture

Pull request description

  • I finish this issue: #2665

For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

OscarXWei avatar Oct 29 '23 07:10 OscarXWei

I think that the automated build is failing because:

  • The checkstyle plugin is configured with 2-spaces indentation but the code uses 4-spaces.
  • There are several classes without javadoc comments.
  • There is one import * instead of multiple import of specific classes

You may run mvn checkstyle:check to get a list of issues to solve. In addition, the class CustomeService may be renamed to CustomerService.

JaimeChavarriaga avatar Oct 31 '23 10:10 JaimeChavarriaga

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Nov 30 '23 21:11 stale[bot]

Closed due to inactivity. Thank you for your contributions.

stale[bot] avatar Jan 14 '24 21:01 stale[bot]

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Mar 26 '24 23:03 stale[bot]

Closed due to inactivity. Thank you for your contributions.

stale[bot] avatar May 11 '24 05:05 stale[bot]