Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

boot-microservice-gui running with spring boot cloud netflix #110

Open
cforce opened this issue Dec 17, 2015 · 1 comment
Open

boot-microservice-gui running with spring boot cloud netflix #110

cforce opened this issue Dec 17, 2015 · 1 comment

Comments

@cforce
Copy link

cforce commented Dec 17, 2015

I am trying to find out if i can reuse /use your microservice-gui (/collaborators/view.html) together with a convenient spring boot cloud netflix microservice architecture. What do i have to do , where to look. I would appreciate if you can put some hints howto to get features of your stack running on spring boot cloud netflix base

@marcingrzejszczak
Copy link
Contributor

the collaborators view is not in boot-microservice-gui. It's in micro-infra-spring. It's already running on spring-cloud-zookeeper (M3). So basically you can reuse it.

The backend starts here: https://github.com/4finance/micro-infra-spring/blob/master/micro-infra-spring-base/src/main/groovy/com/ofg/infrastructure/healthcheck/CollaboratorsConnectivityController.java#L15

The frontend is here: https://github.com/4finance/micro-infra-view

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants