2011-12-23 53 views
0

我是一位expierenced程序員(c#和PHP/MySQL),我知道java的基礎知識。JBoss + Hibernate +面臨教程

我剛安裝了JBoss來學習如何開發它。

我正在尋找一些很好的文檔/教程在Eclipse中設置項目,使用JBoss的休眠/面孔。

有沒有人有一些很好的資源?

+0

這個問題已經被問過無數次了Java EE 6的CDI和持久性(的EclipseLink或休眠)基本項目: http://stackoverflow.com/questions/1037173/how-do-i-start-with-ejb3-and-jboss http://stackoverflow.com/questions/8359945/jboss-application-server-7-0-1 -crud-application http://stackoverflow.com/questions/7801823/reference-for-ejb-jboss-and-eclipse-development – parasietje 2012-01-04 15:01:38

回答

1

您可以使用maven假象開始輕鬆:

mvn archetype:generate -DarchetypeArtifactId=jboss-javaee6-webapp -DarchetypeGroupId=org.jboss.weld.archetypes -DarchetypeVersion=1.0.1.CR1 -DarchetypeRepository=central 

這將建立爲您