We are trying to build a new Business API layer in between UI and applications/services.
Which project in spring is best and will serve the needs for developing Biz Api's with restful services?
Is it Spring Cloud
or Spring Boot
?
Spring Boot is app-centric. As @kryger said, Spring Cloud builds on boot. It solves higher level problems, such as: