-自動設定が黒魔術過ぎるので、Terasorlaのページを勉強中。

*プロジェクトの作成 [#d9a62b5b]

 mvn archetype:generate -B -DarchetypeGroupId=org.terasoluna.gfw.blank -DarchetypeArtifactId=terasoluna-gfw-web-blank-archetype -DarchetypeVersion=5.3.0.RELEASE -DgroupId=com.example.helloworld -DartifactId=helloworld -Dversion=1.0.0-SNAPSHOT

**spring-mvc.xml [#e034f13b]

***自動検索のパッケージ [#z9b4f5fb]

 <context:component-scan base-package="com.example.helloworld.app" />

*Tips [#sd5c28e6]

|BeanCopy|SpringのBeanUtilsもあるが、TerasolunaではOSSのDozerを推奨|

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS