Skip to content

rahulchauhanraj/SampleCFSpringBootMicroService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Predix Microservice Template using Spring Rest

Welcome to Predix Microservice CF Spring, a Predix Backend Microservice Template.

Each Microservice Template project shares the following characteristics

  • REST implementation and framework
  • Cloud ready with a Manifest file
  • Continuous Integration capable
  1. Download the project
$ git clone https://github.com/rahulchauhanraj/SampleCFSpringBootMicroService.git  

$ cd SampleCFSpringBootMicroService

$ mvn clean package  

   note: mvn clean install may run integration tests against services you may not have set up yet
  1. Push to cloud

    Take a look at the SampleCFSpringBootMicroService manifest.yml which provides properties and instructions for [pushing cloud foundry]

    $ cf push 
    
    

Releases

No releases published

Packages

No packages published

Languages