Skip to content

Spring Boot implementation of simple product comments service used to show potential of YaaS at SAP CodeJam event

Notifications You must be signed in to change notification settings

chtcil/yaas-product-comments-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yaas Product comments

This is a super simple service used to show small part of YaaS possibilities. This service is used as example for SAP Code Jam event in Munich.

Requirements

  • Java 1.8
  • Maven 3+

Running

Just clone the repository and run mvn clean package command. This command will download all dependencies and create war file.

Deploying

In this repository there is manifest.yml file that is used to push this application to CF. When deploying please customize manifest.yml to suit your needs.

About

Spring Boot implementation of simple product comments service used to show potential of YaaS at SAP CodeJam event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published