https://github.com/udelblue/eventstoremicroservice
Event Store Micro Service
https://github.com/udelblue/eventstoremicroservice
event-sourcing rest-api restful-api swagger
Last synced: 3 months ago
JSON representation
Event Store Micro Service
- Host: GitHub
- URL: https://github.com/udelblue/eventstoremicroservice
- Owner: udelblue
- License: mit
- Created: 2018-06-22T00:19:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T00:51:53.000Z (about 8 years ago)
- Last Synced: 2025-01-17T08:34:05.959Z (over 1 year ago)
- Topics: event-sourcing, rest-api, restful-api, swagger
- Language: Java
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rest Event Store MicroService
Update any datebase connection string info in the application.properties file
Run Jar
```sh
java -jar target/eventstore-0.0.1-SNAPSHOT.jar
```
Swagger UI located at
http://localhost:8080/swagger-ui.html