Azure / Azure/azure-libraries-for-java

How to get java version of a Linux web App

オープン
#570 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
feature-request Mgmt Web Apps
主要言語
Java
スター
97
フォーク
102
PR マージ指標
30日以内にマージされた PR はありません

説明

There is an API `JavaVersion javaVersion()` for Windows web app, which returns a JavaVersion with values like ```1.8```.

But for Linux web app, there is only one API with both java version and container info `String linuxFxVersion()`.
And it returns `Tomcat|8.5-jre8`, from which we have to split to get the real version `jre8`, and the value is inconsistent with Windows web apps.

Is there any API to get just java version of a Linux web app?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、Windows の javaVersion() API と Linux Web アプリの linuxFxVersion() 値を比較し、関連する Azure Web App モデルまたはサービス API のエントリポイントを確認します。Linux 固有の Java バージョン accessor がすでに存在するか、Java のみの一貫した出力に新しい API が必要かを判断します。サポートされているアプローチが明確に確立されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, java
領域
api, cloud
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。