W3Cschool
恭喜您成為首批注冊(cè)用戶
獲得88經(jīng)驗(yàn)值獎(jiǎng)勵(lì)
功能包括額外的依賴項(xiàng)和配置,以在您的應(yīng)用程序中啟用特定功能。 Micronaut 配置文件定義了大量功能,包括 Micronaut 提供的許多配置的功能,例如數(shù)據(jù)訪問(wèn)配置
$ mn create-app my-demo-app --features mongo-reactive
這會(huì)在您的應(yīng)用程序中為 MongoDB Reactive Driver 添加必要的依賴項(xiàng)和配置。您可以使用 --list-features 標(biāo)志查看您使用的任何創(chuàng)建命令的可用功能。
$ mn create-app --list-features # Output will be supported features for the create-app command
$ mn create-function-app --list-features # Output will be supported features for the create-function-app command, different from above.
Copyright©2021 w3cschool編程獅|閩ICP備15016281號(hào)-3|閩公網(wǎng)安備35020302033924號(hào)
違法和不良信息舉報(bào)電話:173-0602-2364|舉報(bào)郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號(hào)
聯(lián)系方式:
更多建議: