Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

java jsf maven spring-boot-2

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# earthquake-svc

Forked from: https://javarev.blogspot.com/
Adding i18n support

### Pre-requisites

* Maven 3
* Java 21

### Docker Image

- In the project dir, build using the command:

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

- Run the docker image as:

```bash
docker run --rm -d -p 8092:8092 gsdd-earthquake-svc
```

## check

Open in browser:
- http://localhost:8092/earthquake-svc/index.gg