Giter Site home page Giter Site logo

codacy-badger / microservices-maven-archetypes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rafabc/microservices-maven-archetypes

0.0 0.0 0.0 919 KB

Collection of maven microservices archetype to simplify its creation

License: Apache License 2.0

Java 56.84% JavaScript 28.90% Shell 14.26%

microservices-maven-archetypes's Introduction

microservices-maven-archetypes

Summary

Catalog of maven archetypes to develop microservices simplifying their creation and preconfigured to integrate directly with the tools Zuul, Eureka, Spring Boot Admin, Swagger, Zipkin and Spring Cloud Config.

Prerequisites

  • JDK 8
  • Maven 3

Ecosystem result

Alt text

General installation instructions

Two installation ways:

Local

  1. Clone repository
git clone https://github.com/rafabc/microservices-maven-archetypes.git

After clone this project contain a shell script "mvn-install-archetypes.sh" that run all the nexts steps, but its posible run it manually if you want one by one:

  1. In console go to each archetype path
cd microservices-maven-archetypes/[archetype-path]
  1. run next mvn install for each archetype
mvn install 	#for each archetype
  1. After install all archetypes update the catalog
mvn install archetype:update-local-catalog
mvn archetype:crawl

Hosted

  1. Clone repository
git clone https://github.com/rafabc/microservices-maven-archetypes.git
  1. Install the archetypes in your maven repository
  2. This repository provide a catalog file, with it you can update your hosted catalog and then use it where you want.

Instructions for creating projects

Automation

If all archetypes are installed, its posible use mvn-create-projects.sh to create fast all environmet projects whit default value parameters and test it.

After the projects are ready its posible execute the script "run-projects.sh" that launch each project.

microservices-maven-archetypes's People

Contributors

rafabc avatar

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.