Skip to content

Create the skeleton of the gateway project #1

@nstarlike

Description

@nstarlike

API Gateway plays a role as an entrance in the Microservice Architecture Pattern.
So we can create a Gateway project roughly for now.

What we should do.

  • Create a Spring Boot project.
  • Configure dependencies with the pom.xml file.
  • Configure gateway properties.
  • Test the gateway functionalities using JUnit.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions