Coder Social home page Coder Social logo

fabianogoes / kotlin-microservices-springcloud Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 322 KB

Example of Microservices with Spring Cloud and Kotlin

Kotlin 22.64% Shell 72.23% Dockerfile 5.12%
kotlin spring-boot spring-cloud microservices microservices-architecture microservice springframework eureka-server config-server zuul-server

kotlin-microservices-springcloud's Introduction

Example of Microservices with Spring Cloud and Kotlin

This is an example of Microservices using Spring Cloud and Kotlin

Stack:

  • Java 1.8
  • Maven 3
  • Koltin 1.3.61
  • Spring Boot 2
  • Spring Cloud Hoxton.RELEASE
  • Server Register/Discover Eureka
  • Spring Cloud Config Server
  • Api Gateway Zuul
  • Actuator
  • Postman

References


Running all Services Local


Required Local Installed

  • Docker
  • docker-compose
./run.sh

Wait for complete boot and verify Eureka UI: http://localhost:8761 Eureka

Test using Postman

Import Postam Collection kotlin-microservices-springcloud.postman_collection.json

  1. HEALTH CHECK GATEWAY
  2. HEALTH CHECK CALCULATOR by GATEWAY
  3. HEALTH CHECK SIMULATION by GATEWAY
  4. GET CALCULATOR by GATEWAY
  5. GET SIMULATION by GATEWAY

Change any calculator's propertie in staging branch through of config repository

Execute again in the Postman

  1. POST refresh CALCULATOR by GATEWAY
  2. GET SIMULATION by GATEWAY

kotlin-microservices-springcloud's People

Contributors

fabianogoes avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kotlin-microservices-springcloud's Issues

Dockerize the services

To make it easier to boot into a local environment I want to dockerize services and lift the entire environment using docker-compose.

  • Dockerize all services.

  • Boot all environment using docker-compose.

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.