Tanzu-Solutions-Engineering / pcf-ers-demo

Pivotal Cloud Foundry Elastic Runtime Service basic demo
BSD 2-Clause "Simplified" License
37 stars 1.22k forks source link

Upgrade dependencies to show off latest PCF 1.11 Features #11

Closed asaikali closed 7 years ago

asaikali commented 7 years ago

Upgrade to SpringBoot 1.5.4 to show off apps manager health integration Upgrade to maven wrapper to use maven 3.5.0

Update the manifest to use at least 1GB for the application since the app was crashing randomly with a metaspace out of memory exceptions.

mborges-pivotal commented 7 years ago

Thanks for the updates Adib!