AdeptJ / adeptj-runtime

High performance, dynamic, modular runtime for RESTful APIs, MicroServices and WebApps.

Home Page:https://www.adeptj.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not provision bundles every time runtime is being restarted.

rakeshk15 opened this issue · comments

Once the bundles are provisioned very first time runtime is being started they are not needed to be provisioned with every restart.

fixes issue with this commit - 303c356