[FISH-8259] Improve Dev Mode Fail-Safe Mechanism in Payara Micro Maven Plugin Bug Fixes [FISH-7430] Warning Falsely Logged with Custom Error Pages [FISH-8044] [Community Contribution -ctabin]] Avoid crashing due to FileSystemNotFound while behind a Spring boot ...
payara.extras</groupId> <artifactId>payara-micro</artifactId> <version>5.2022.2</version> </artifactItem> <deployWar>true</deployWar> <contextRoot>/</contextRoot> </configuration> </plugin> <plugin> <groupId>org.apache.openejb.maven</groupId> <artifactId>tomee-maven-plugin</artifactId> ...
在本節中,您將設定 PayaraMicro 專案pom.xml檔案,讓 Maven 可以將應用程式部署至 Linux 上的 Azure App 服務。 在程式代碼編輯器中開啟pom.xml檔案。 <build>在pom.xml檔案的區段中,將下列<plugin>專案插入標記內<plugins>。 XML <build><finalName>payaramicro-hello-azure</finalNam...