亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

spring - java新手學(xué)了JDBC后學(xué)哪個框架?
ringa_lee
ringa_lee 2017-04-18 10:39:52
0
8
648
ringa_lee
ringa_lee

ringa_lee

reply all(8)
迷茫


struts are outdated. The coupling with servletAPI is too high and is not conducive to unit testing. I hope the questioner Baidu can solve this problem
I want to ask why you stepped on me. Is there any problem with me? Please ask it, okay?

小葫蘆

For novices, SQL language is the foundation, and mybatis and hibernate are all based on it. Once you master sql, learning the framework will come naturally. It is recommended to start with mybatis, which will be more autonomous and help you master SQL.

Spring is now a must-choice for Java development, with high priority and price;

Peter_Zhu

The frame is not that important!

I’m a newbie. I just learned jdbc and now I want to use a framework, which is not suitable. Spend more time to get a solid foundation. If you learn jdbc and you can add, delete, modify and check, then you are sure it is ok? Now that I think about getting those ORM frameworks, it is better to scan the jdbc api and the jdbc source code.

Peter_Zhu

spring mvc + mybatis

PHPzhong

Spring

阿神

Spring MVC plus JDBC can make simple Java Web applications. You can learn it first, and then you can learn Spring MVC + Mybatis, which is used a lot on the Internet.

Ty80

Someone drew a picture and demonstrated it above, and it was explained very clearly. Just study in that order

洪濤

Since you have just finished learning JDBC, you can next write an ORM framework by yourself, try your best to write it yourself. If you have any questions, you can refer to mybatis.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template