kbastani / spring-cloud-polyglot-persistence-example

An example project that demonstrates an end-to-end cloud-native application with multiple backing services using Spring Cloud.
GNU General Public License v3.0
18 stars 10 forks source link

Unable to run on PCF #5

Open srlakhe opened 7 years ago

srlakhe commented 7 years ago

Running the application on pcf is not possible, because it requires 5GB memory, but the free account offers only 2GB memory. Is there any method to run the application locally?

Lvious commented 7 years ago

I have the also question,if i do not push the application to PivotalCF, how can i run it locally?