JoelSalas22 / springboot-microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Springboot-Microservices

This repo is suppose to help me learn more about building Springboot Microservices using Spring Cloud, Eureka, Kubernetes as well as other tools.

  • Create maven project using terminal
mvn archetype:generate -DgroupId=com.salascode -DartifactId=salasservices -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false

About


Languages

Language:Java 82.9%Language:Dockerfile 17.1%