Skip to content

rahulchauhanraj/SampleSpringBootAppWithUAA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Predix Microservice Template using Spring Rest Template with UAA auth

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

Each Microservice Template project shares the following characteristics

  • Externalized Properties files
  • REST implementation and framework
  • Cloud ready with a Manifest file
  • Application with uaa auth
  • Continuous Integration capable
  1. Download the project
$ git clone https://github.com/rahulchauhanraj/SampleSpringBootAppWithUAA.git

$ cd SampleSpringBootAppWithUAA

$ 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 SampleCFSpringBootWithUAA manifest.yml which provides properties and instructions for [pushing cloud foundry]

  $ cf push 
 

Releases

No releases published

Packages

No packages published

Languages