Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 526 Bytes

File metadata and controls

34 lines (23 loc) · 526 Bytes

getting-started-with-apollo-java

    _____                .__  .__          
   /  _  \ ______   ____ |  | |  |   ____  
  /  /_\  \\____ \ /  _ \|  | |  |  /  _ \ 
 /    |    \  |_> >  <_> )  |_|  |_(  <_> )
 \____|__  /   __/ \____/|____/____/\____/ 
         \/|__|                            
 
 Getting Started with Apollo

Installation Guide

Clone the repo

mvn spring-boot:run

Building the docker image

mvn clean install
mvn dockerfile:build

Service Backend for Apollo Demo