Is it possible to use spring cloud for creating a integration between multiple web ui applications as one using a common service that can integrate all URLs in menus to presented as one application?
In addition, based on previous description, how can is it possible distribute this application in multiples servers and reference them using eureka and securing it with zuul services?