This is a cache of http://dbflute.seasar.org/ja/lastaflute/howto/startup/index.html. It is a snapshot of the page at 2024-09-18T01:02:32.435+0000.
LastaFluteでスタートアップ | LastaFlute

LastaFluteでスタートアップ

スタートアップしてみよう

まずは、Webアプリが一つだけか? それとも、複数のアプリが存在するか?

シングルプロジェクト
Startup as Single Project (Webアプリ一つだけ)
マルチプロジェクト
Startup as Multi-Project (会員向けと管理側など、複数のアプリ)

Java15以上を利用される方へ

FreeGenが実行できないので、startupの中でsaiへの移行をする必要があります。