Skip to content

Open Weather Mapから天気情報を取得して、Ambientでグラフ化します。(Get Weather Information form "Open Weather Map" and graphed in "Ambient")

License

Notifications You must be signed in to change notification settings

heterodain/weather-surve

Repository files navigation

weather-surve

Open Weather Mapから天気情報を取得して、Ambientでグラフ化します。
(Get Weather Information form "Open Weather Map" and graphed in "Ambient")

SpringBoot Lombok Jackson

Video1

Open Weather Map
Ambient

必要要件 (Requirement)

  • Java 8 以降 (Java 8 or higher)
  • Maven

使い方 (Usage)

  1. application.ymlを編集して、WEBサービスの接続情報を記入してください。
    (Edit application.yml and fills connect information of WEB service)

  2. 実行 (Execute)

    • VS Code上で実行 (Run on VS Code)
      App.javaファイルを右クリックして実行 (Right-click on the App.java and run)

    • ターミナル上で実行 (Run on Terminal)

      mvn clean package
      java -jar weather-surve-1.0.jar

      jarとapplication.ymlファイルを同一フォルダに置いてから実行 (Put jar and application.yml files in same folder and run)

About

Open Weather Mapから天気情報を取得して、Ambientでグラフ化します。(Get Weather Information form "Open Weather Map" and graphed in "Ambient")

Topics

Resources

License

Stars

Watchers

Forks

Languages