ニュース

JHipster supports deployment to Azure out of the box as well. Using "lift and shift" one can easily transform a classical Spring Boot application deployed on Tomcat into a "serverless" Azure App.
Spring Bootプロジェクト src/main/resources/ ディレクトリに「application.properties」という名前のファイルを作成し、その中に次の3行の設定を書き込もう。
Here's how to build a Spring Boot 12-Factor app and safely deploy a cloud-native Java app to Docker and Kubernetes servers.
Spring Boot's application.properties file and its application.yaml counterpart are key to creating flexible and configurable Java applications.