由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - is Spring hot?
相关主题
新手学spring,两个问题Java Play Framework 和 Spring 比较一下? (转载)
mvn真是让人头疼Java's top guns
这里友人用Gradle吗?请教一个java web application设计的问题
现在学Spring需要装Maven吗?Spring project 各位喜欢用maven 还是gradle ?
Myeclipse or Eclipsejava架构问题
java所有工具里面,就数spring最简单了Eclipse可以让一个项目使用refer另一个项目吗
java ee新手求教eclipse问题JAVA IDE ?
demo差不多可以了 (转载)Maven把eclipse的项目搞得不能用了
相关话题的讨论汇总
话题: spring话题: maven话题: ant话题: hebernate话题: hibernate
进入Java版参与讨论
1 (共1页)
f*****n
发帖数: 18176
1
and hebernate?
m*****k
发帖数: 731
2
spring/hibernate,java guy找工必备!
f*****n
发帖数: 18176
3
哪里的工?花街?

【在 m*****k 的大作中提到】
: spring/hibernate,java guy找工必备!
m*****u
发帖数: 1342
4
Everywhere.
Both have a steep learning curve, in my humble opinion.

【在 f*****n 的大作中提到】
: 哪里的工?花街?
f*****n
发帖数: 18176
5
推荐个网上教材吧。

【在 m*****u 的大作中提到】
: Everywhere.
: Both have a steep learning curve, in my humble opinion.

m*****u
发帖数: 1342
6
Hibernate
http://docs.jboss.org/hibernate/core/3.3/reference/en/html/tuto
I wrote some corrections on the documentation.
http://www.stlplace.com/2010/03/28/some-corrections-to-hibernat
Maven (similar to ant, the make tool, not exactly the same) also has its
learning curve. It will be easier if you use IntelliJ IDE.
I can not find the Spring tutorial now, will let you know once I found it.

【在 f*****n 的大作中提到】
: 推荐个网上教材吧。
b******y
发帖数: 9224
7
Spring原先教材很少。。。其实,我觉得最好的办法是运行一些sample程序,然后跟踪
看spring的源程序,呵呵。也就是,把它的源程序down下来和poject一起compile...
f*****n
发帖数: 18176
8
今年我要学会这玩意。谢谢。maven 好还是ant好?

【在 m*****u 的大作中提到】
: Hibernate
: http://docs.jboss.org/hibernate/core/3.3/reference/en/html/tuto
: I wrote some corrections on the documentation.
: http://www.stlplace.com/2010/03/28/some-corrections-to-hibernat
: Maven (similar to ant, the make tool, not exactly the same) also has its
: learning curve. It will be easier if you use IntelliJ IDE.
: I can not find the Spring tutorial now, will let you know once I found it.

x*******i
发帖数: 777
9
楼主工作了?
f*****n
发帖数: 18176
10
很多年了。想做个网站成活动的简历,值得做吗?

【在 x*******i 的大作中提到】
: 楼主工作了?
m*****u
发帖数: 1342
11
Ant has been most widely used (at least it's being used in last 2 places I
worked). But I know Maven is getting there. Note Maven is not exactly the
same as Ant. Ant is more like a Unix make file, while Maven manages the
project dependency (and all the versions of Hibernate, Spring etc., this is
still a bit mind boggling for me).

【在 f*****n 的大作中提到】
: 今年我要学会这玩意。谢谢。maven 好还是ant好?
w**z
发帖数: 8232
12
The newest is Gradle

is

【在 m*****u 的大作中提到】
: Ant has been most widely used (at least it's being used in last 2 places I
: worked). But I know Maven is getting there. Note Maven is not exactly the
: same as Ant. Ant is more like a Unix make file, while Maven manages the
: project dependency (and all the versions of Hibernate, Spring etc., this is
: still a bit mind boggling for me).

p*********t
发帖数: 2690
13
貌似这2个学校都不教的,难道都要自学?

【在 m*****k 的大作中提到】
: spring/hibernate,java guy找工必备!
1 (共1页)
进入Java版参与讨论
相关主题
Maven把eclipse的项目搞得不能用了Myeclipse or Eclipse
为什么Tomcat看不到新建的maven项目?java所有工具里面,就数spring最简单了
IntelliJ 真的比 Eclipse 好吗java ee新手求教eclipse问题
重新拣起C++....demo差不多可以了 (转载)
新手学spring,两个问题Java Play Framework 和 Spring 比较一下? (转载)
mvn真是让人头疼Java's top guns
这里友人用Gradle吗?请教一个java web application设计的问题
现在学Spring需要装Maven吗?Spring project 各位喜欢用maven 还是gradle ?
相关话题的讨论汇总
话题: spring话题: maven话题: ant话题: hebernate话题: hibernate