- 畅销套餐
- 精选套餐
- 人气套餐
- 尊享套餐
- 高薪套餐















- 课程介绍
- 课程大纲
适合人群:
javaSE ,javaEE, activejdbc 有一定web开发经验人。
你将会学到:
学习开发,抛弃SSH 框架,给你一种不一样的感觉。更快,更强,更方便,
课程简介:
Design principles
Should infer metadata from DB (like ActiveRecord)
Should be very easy to work with
Should reduce amount of code to a minimum
No configuration, just conventions
Some conventions are overridable in code
No need to learn another language
No need to learn another QL — SQL is sufficient
Code must be lightweight and intuitive, should read like English
No sessions, no"attaching, re-attaching"
No persistence managers
No classes outside your own models
Models are lightweight, no transient fields
No proxying. What you write is what you get (WYSIWYG:))
Should have the least possible resistance to startup a project
No useless getters and setters (they just pollute code). You can still write them if you like.
No DAOs and DTOs — this is mostly junk code anyway
课程大纲-JavaLite 轻量级开发框架(中级部分)视频课程
“马玉锋”老师的其他课程更多+