Giter Club home page Giter Club logo

spring-boot-microservices's Introduction

spring-boot-microservices

This repository contains the coding part of 'Microservices with Mo'. A tutorial series about creating an microservice architecture with Spring Boot.

Here are the links to all parts of the series:

The architecture consists / will consist of following services:

  • counterservice
  • configservice
  • servicediscovery
  • adminservice
  • gatewayservice

How to run

git clone https://github.com/eiselems/spring-boot-microservices.git && cd spring-boot-microservices
mvn clean package -DskipTests && docker-compose up --build

Access http://localhost:9999/api/cs/count and refresh a few times to see the counter increase. You also can access the counterservice itself directly at http://localhost:8080/count.

spring-boot-microservices's People

Contributors

eiselems avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spring-boot-microservices's Issues

refresh count

hello everybody! some one help me to reslove an issue $ curl -d{} http://localhost:8080/refresh can't work present.
"status":404,"error":"Not Found","message":"No message available","path":"/refresh"

The docker-compose up generates error on partOne_Docker branch

The template-service is empty so could not run branch partOne_Docker

git clone -b partOne_Docker https://github.com/eiselems/spring-boot-microservices.git
cd spring-boot-microservice
docker-compose up

Generates errors:


Step 3/5 : ADD target/template-service.jar app.jar
ERROR: Service 'template-service' failed to build: ADD failed: stat /var/lib/docker/tmp/docker-builder799402977/target/template-service.jar: no such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.