The standard platform for enterprise application development has been EJB but the difficulties of working with it caused it to become unpopular. They also gave rise to lightweight technologies such as Hibernate, Spring, JDO, iBATIS and others, all of which allow the developer to work directly with the simpler POJOs. Now EJB version 3 solves the problems that gave EJB 2 a black eye-it too works with POJOs. "POJOs in Action" describes the new, easier ways to develop enterprise Java applications. It describes how to make key design decisions when developing business logic using POJOs, including how to organize and encapsulate the business logic, access the database, manage transactions, and handle database concurrency. This book is a new-generation Java applications guide: it enables readers to successfully build lightweight applications that are easier to develop, test, and maintain.
發表於2025-03-03
POJOs in Action 2025 pdf epub mobi 電子書 下載
這本書的精髓不在於書中介紹的各種框架,而在於很多設計的思想。例如其中的樂觀鎖的機製,在我開發的實際産品當中就運用到瞭,而且産品本身也是java se的,並不是java ee的。所以設計思想纔是最重要的,框架是其次。
評分稍微瀏覽瞭本書,涵蓋的框架不少: Hibernate 3.0 Spring 1.2.3 Kodo JDO 3.3 JBoss EJB 3 beta iBATIS 2.0.6 HSQLDB 1.7.2 JMock 1.0.1 JUnit 3.8.1 JPX JDO 1.1beta4 除瞭kodo JDO外全部是opensource軟件 內容包括應用pojo於領域驅動編程,測試先行開發...
評分最初是聽Dnwq提起的這本書,沒有太在意,因為in action係列的書我一嚮認為是需要用到時放在手頭翻翻的,所以知道個大體涵蓋瞭什麼內容就夠瞭... 那為什麼說和這本書相見恨晚呢,是這樣,前一陣子一直在鑽研《領域驅動設計》,書寫得確實好,不過自己一直掌握不到精髓,一...
評分這本書的精髓不在於書中介紹的各種框架,而在於很多設計的思想。例如其中的樂觀鎖的機製,在我開發的實際産品當中就運用到瞭,而且産品本身也是java se的,並不是java ee的。所以設計思想纔是最重要的,框架是其次。
評分稍微瀏覽瞭本書,涵蓋的框架不少: Hibernate 3.0 Spring 1.2.3 Kodo JDO 3.3 JBoss EJB 3 beta iBATIS 2.0.6 HSQLDB 1.7.2 JMock 1.0.1 JUnit 3.8.1 JPX JDO 1.1beta4 除瞭kodo JDO外全部是opensource軟件 內容包括應用pojo於領域驅動編程,測試先行開發...
圖書標籤: Java 輕量框架 pojo 領域模型 j2ee 測試驅動 軟件開發 軟件工程
有些年頭瞭,翻瞭一下來感受當時的氛圍,有點像是考古。。。總的感覺,那個時候hibernate比起entity bean還是好用很多的,spring比起ejb是相當輕量級的,而且當時使用對於ejb一個很大的批判的點就是不OO。當時書裏已經在提DDD瞭,希望用spring來寫更加OO的代碼,可惜多年以後行業也沒啥進展。另外iBatis當時就是書裏的詳細介紹的好工具,現在依然生命力很強。
評分打到昔日的強權後,spring登上王座,發現自己變成瞭革命的對象
評分結閤《領域驅動設計》和《企業應用架構模式》一起讀吧,唯一感覺欠缺的是,書中的框架應該更新一下瞭,最好齣第二版
評分結閤《領域驅動設計》和《企業應用架構模式》一起讀吧,唯一感覺欠缺的是,書中的框架應該更新一下瞭,最好齣第二版
評分introduce moden driven design spring+pojo是我第一次design時用的架構
POJOs in Action 2025 pdf epub mobi 電子書 下載