Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

indrabasak/spring-cloud-example

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Spring Cloud Example

This is a Spring Cloud based microservices example. It is based on Spring Cloud Camden release and Spring Boot version 1.4.1.RELEASE.

Modules

The project consist of multiple modules and can be classified into following categories:

  1. Services

    1. Book Service: Provides information about book title and author name.
      1. book-model
      2. book-service
    2. Author Service: Provides information about author's biography.
      1. author-model
      2. author-service
    3. Review Service: Provides book reviews.
      1. review-model
      2. review-service
    4. Composite Book Service: It's a composite service which calls book, author, and review atomic services to provide complete information about a book. ..1. book-composite-service
  2. Support

    1. Discovery Server: Eureka Server
      1. discovery-server
    2. Gateway Server: Zuul Server
      1. gateway-server
    3. Hystrix Dashboard
      1. hystrix-dashboard
    4. Turbine Server
      1. turbine-server

Build

Execute the following command from the parent directory:

mvn clean install

About

Spring Cloud Example with Eureka, Zuul, Feign, etc.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.