This is a cache of http://dbflute.seasar.org/ja/lastaflute/howto/startup/index.html. It is a snapshot of the page at 2025-04-29T01:05:47.273+0000.
La<strong>s</strong>taFluteでスタートアップ | La<strong>s</strong>taFlute

LastaFluteでスタートアップ

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

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

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

Java15以上を利用される方へ

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