توضیحاتی در مورد کتاب :
Grails یک چارچوب تمام پشته است که هدف آن ساده کردن بسیار کار ساخت برنامه های کاربردی وب جدی برای JVM است. مفاهیم درون Grails، مانند رهگیرها، برچسبها، و صفحات سرور Groovy (GSP)، باعث میشود افراد جامعه جاوا احساس کنند که در خانه هستند. اساس Grails مبتنی بر فناوریهای منبع باز جامد مانند Spring، Hibernate و SiteMesh است که به آن پتانسیل بیشتری در فضای جاوا میدهد: Spring وارونگی قدرتمند کنترل و MVC را ارائه میکند، Hibernate یک فناوری نگاشت رابطهای شیء پایدار و بالغ را با توانایی ادغام با سیستم های قدیمی، و SiteMesh کنترل طرح بندی انعطاف پذیر و تزئین صفحه را کنترل می کند. Grails این ویژگیها را با ویژگیهای اضافی تکمیل میکند که از الگوی کدگذاری بر اساس قرارداد استفاده میکند، مانند کتابخانههای برچسب پویا، نقشهبرداری رابطهای شی Grails، صفحات سرور Groovy، و داربست. Graeme Rocher، رهبر و بنیانگذار Grails، و Jeff Brown راهنمای معتبر و کاملاً جامع خود را در چارچوب Grails 2 بهروز میکنند. از طریق پلاگینها با تمام ویژگیهای اصلی، خدمات و برنامههای افزودنی Grails آشنا میشوید و نقشهایی را که Groovy و Grails در وب در حال تغییر ایفا میکنند، درک خواهید کرد. آنچه یاد خواهید گرفت کشف چگونگی تغییر وب و نقش زبان Groovy و چارچوب Grails آن با پروژه Grails و دامنهها، خدمات، فیلترها، کنترلکنندهها، نماها، آزمایشها و افزونههای آن آشنا شوید. پلاگینها برای Rich Client و Ajax، سرویسهای وب، عملکرد/ ابزارهای کاربردی، زمانبندی، امنیت، عملکرد، و حتی Persistence ببینید Grails چگونه با چارچوبهای دیگر مانند Spring، Wicket، Hibernate و غیره کار میکند. ایجاد پلاگینهای سفارشی در Grails Who this این کتاب برای همه کسانی است که به دنبال رویکردی چابک تر برای توسعه وب با زبان اسکریپت نویسی پویا مانند Groovy هستند. این شامل تعداد زیادی از توسعهدهندگان جاوا میشود که با افزایش بهرهوری که در چارچوبهایی مانند Ruby on Rails، JRuby on Rails و غیره دیده میشود، فریفته شدهاند. وب و محیط آن برای زبانهایی که به راحتی قابل انطباق و مختصر هستند، مانند Groovy و ... مناسب است. Ruby، و عموماً جامعه توسعه دهندگان علاقه زیادی به پذیرش این زبان ها دارند. فهرست مطالب The Essence of Grails شروع به کار با Grails 2 درک کلاس های دامنه درک کنترلرها درک نماها نقشه برداری URL ها بین المللی سازی خدمات Ajax GORM پلاگین های مدیریت وابستگی
توضیحاتی در مورد کتاب به زبان اصلی :
Grails is a full stack framework which aims to greatly simplify the task of building serious web applications for the JVM. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home. Grails’ foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration. Grails complements these with additional features that take advantage of the coding–by–convention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding. Graeme Rocher, Grails lead and founder, and Jeff Brown bring you completely up–to–date with their authoritative and fully comprehensive guide to the Grails 2 framework. You’ll get to know all the core features, services, and Grails extensions via plug–ins, and understand the roles that Groovy and Grails are playing in the changing Web. What you’ll learn Discover how the Web is changing and the role the Groovy language and its Grails framework play Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plug–ins Experience the availability of plug–ins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more Create custom plug–ins in Grails Who this book is forThis book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with frameworks such as Ruby on Rails, JRuby on Rails, etc. The Web and its environment is a perfect fit for easily adaptable and concise languages such as Groovy and Ruby, and there is huge interest from the developer community in general to embrace these languages. Table of Contents The Essence of Grails Getting Started with Grails 2 Understanding Domain Classes Understanding Controllers Understanding Views Mapping URLs Internationalization Ajax GORM Services Dependency Management Plugins