Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gal16v8d/gateway-svc


https://github.com/gal16v8d/gateway-svc

gateway-service java maven spring-boot-3

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Getting Started

### Pre-requisites

* Maven 3
* Java 21

### Docker Image

- In the project dir, build using the command:

```bash
docker build -t gsdd-gateway-svc .
```

- Run the docker image as:

```bash
docker run -d -p 8762:8762 gsdd-gateway-svc
```

### Notes

This service uses [eureka-server](https://github.com/gal16v8d/eureka-server) for communicate to other services, so assuming that we have eureka-server running
and also [fx-course-app](https://github.com/gal16v8d/fx-course-app) running, then you can see this service working:

- http://localhost:8762/courses/