Spring 4 for Developing Enterprise Applications: An End-to-End Approach

Henry H. Liu

  • 出版商: CreateSpace Independ
  • 出版日期: 2012-11-10
  • 售價: $1,670
  • 貴賓價: 9.5$1,587
  • 語言: 英文
  • 頁數: 426
  • 裝訂: Paperback
  • ISBN: 148028470X
  • ISBN-13: 9781480284708
  • 相關分類: Java 相關技術
  • 海外代購書籍(需單獨結帳)

商品描述

Update on 02/07/2016: Updated Appendix D Developing/Deploying SOBA on Linux, specifically on latest CentOS 7. Detailed instructions are provided on how to install and configure MariaDB/MySQL on CentOS 7, which could be challenging even for experienced developers due to co-existence of MariaDB with MySQL.
  
Update on 01/29/2016: Please do not buy USED versions as you may receive a very outdated version.
 
Update on 09/19/2015: A section is added to show how to consume RESTful Web services using jQuery and Ajax.
 
Update on 09/13/2015: This book has helped thousands of Java developers learn Spring fast and effectively. It is revised and upgraded recently to make it even easier to set up the entire SOBA sample stack with Java 8 + Maven + Eclipse + DB (MySQL or PostgreSQL or SQL Server or Oracle) + Tomcat 8 (or any other servlet engine) on Windows or Mac OS X or Linux. All components are up-to-date, e.g., with latest Spring framework 4.2.0 + Spring-security 4.0.2 + Hibernate 5.0.1.Final, and many more. In addition, the author is committed to providing fast support via email.
 
------
Some readers prefer "learning by reading," and some prefer"learning by coding." This book is written based on the author'sbelief that "reading is learning, but learning by coding is betterlearning." While taking a code-intensive approach, this book providesadequate textual descriptions to help readers grasp every Spring featurepresented in the book. It is a strong plus that it is not as verbose or aswordy as other Spring books so that a reader can finish it within a reasonabletimeframe. After spending 2-3 weeks completing your self-paced training withthis book, you will be able to start contributing to your Spring-basedenterprise application project immediately. It will also be considerably easierfor you to read the lengthy Spring reference documentations and other verboseSpring books.