java - JMX - Pivotal Cloud Foundry -


i having java app planning migrate pivotal cloud foundry. application uses jmx change of properties @ runtime. possible retain same architecture when migrate app pcf or should explore different approach?

for pcf app, cloud environment should provide dependencies needed app. can inject these dependencies runtime in various ways, instance, provide environment settings.

if need credentials @ runtime, can @ spring cloud services, , config server. if looking other services, can use service registry , discovery (based on netflix eureka component) within spring cloud services.

it depends on use case. can elaborate more on "change properties @ runtime"?


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -