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

LastaFluteでスタートアップ

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

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

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

Java15以上を利用される方へ

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