Can MWApplication provide runtime version information
1 回表示 (過去 30 日間)
古いコメントを表示
I have a Spring Boot application that links a compiler SDK servlet. I would like to be able to get something equivalent to running
matlab -batch ver
Ideally, this would be something provided by MWApplication, rather than requiring me to instantiate my servlet just to get the runtime environment. The idea is to have the information displayed in /actuator/info, possibly /actuator/health.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Java Package Integration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!