Skip to content

A simple spring cloud microservice that can run on PCF or locally

Notifications You must be signed in to change notification settings

sdesa/simple-service

Repository files navigation

simple-service

This is a simple microservice that has the following dependencies:

config-client
service-registry

The service can be deployed to cloud foundry as long as there is a service registry and a config server available (see manifest.yml for details). The config file simple-service-dev.yml needs to be pushed to the config server.

Note that the service does not need a config server or service registry when running locally.

About

A simple spring cloud microservice that can run on PCF or locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages