Cargando…

Spring recipes : a problem-solution approach /

Spring Recipes: A Problem-Solution Approach, Third Edition builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. This book provides code recipes for the following, found in the latest Spring: Sprin...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Deinum, Marten (Autor), Rubio, Daniel (Autor), Long, Josh (Autor), Mak, Gary (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley] : Apress, 2014.
Edición:Third edition.
Colección:Expert's voice in Spring.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn895661126
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 141117s2014 caua o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d UMI  |d YDXCP  |d UPM  |d N$T  |d COO  |d CDX  |d B24X7  |d WAU  |d OCLCF  |d IDEBK  |d DEBBG  |d EBLCP  |d VT2  |d Z5A  |d MERUC  |d ESU  |d OCLCQ  |d IOG  |d REB  |d VLB  |d CEF  |d DEHBZ  |d OCLCQ  |d INT  |d U3W  |d OCLCQ  |d WYU  |d YOU  |d OCLCQ  |d UAB  |d UKAHL  |d OCLCQ  |d CNCEN  |d DCT  |d ERF  |d UKBTH  |d UHL  |d OCLCQ  |d WURST  |d ADU  |d BRF  |d EYM  |d TOH  |d OCLCQ  |d SNK  |d INARC  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 898036684  |a 908082541  |a 985057005  |a 1005828890  |a 1026440894  |a 1048128686  |a 1060194629  |a 1066477479  |a 1066609058  |a 1086492920  |a 1105785370  |a 1110935150  |a 1112521598  |a 1112548703  |a 1113045567  |a 1113183850  |a 1113209819  |a 1129342727  |a 1152993342  |a 1159663463  |a 1194821312  |a 1228511077  |a 1240531208 
020 |a 9781430259091  |q (electronic bk.) 
020 |a 1430259094  |q (electronic bk.) 
020 |z 1430259086  |q (print) 
020 |z 9781430259084  |q (print) 
024 7 |a 10.1007/978-1-4302-5909-1  |2 doi 
024 8 |a 9781430259091 
029 1 |a AU@  |b 000056034620 
029 1 |a AU@  |b 000067097050 
029 1 |a CHNEW  |b 000890426 
029 1 |a CHVBK  |b 374491437 
029 1 |a DEBBG  |b BV042490384 
029 1 |a DEBBG  |b BV043617593 
029 1 |a DEBSZ  |b 434835633 
029 1 |a GBVCP  |b 882843028 
029 1 |a NLGGC  |b 383918529 
035 |a (OCoLC)895661126  |z (OCoLC)898036684  |z (OCoLC)908082541  |z (OCoLC)985057005  |z (OCoLC)1005828890  |z (OCoLC)1026440894  |z (OCoLC)1048128686  |z (OCoLC)1060194629  |z (OCoLC)1066477479  |z (OCoLC)1066609058  |z (OCoLC)1086492920  |z (OCoLC)1105785370  |z (OCoLC)1110935150  |z (OCoLC)1112521598  |z (OCoLC)1112548703  |z (OCoLC)1113045567  |z (OCoLC)1113183850  |z (OCoLC)1113209819  |z (OCoLC)1129342727  |z (OCoLC)1152993342  |z (OCoLC)1159663463  |z (OCoLC)1194821312  |z (OCoLC)1228511077  |z (OCoLC)1240531208 
037 |a CL0500000511  |b Safari Books Online 
050 4 |a QA76.73.J38 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.13/3  |2 23 
049 |a UAMI 
100 1 |a Deinum, Marten,  |e author. 
245 1 0 |a Spring recipes :  |b a problem-solution approach /  |c Marten Deinum with Daniel Rubio, Josh Long, and Gary Mak. 
250 |a Third edition. 
264 1 |a [Berkeley] :  |b Apress,  |c 2014. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2014 
300 |a 1 online resource (xi, 828 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
490 1 |a Expert's voice in Spring 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed December 19, 2014). 
520 |a Spring Recipes: A Problem-Solution Approach, Third Edition builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. This book provides code recipes for the following, found in the latest Spring: Spring fundamentals: Spring IoC container, Spring AOP/ AspectJ, and more Spring enterprise: Spring Java EE integration, Spring Integration, Spring Batch, Spring Remoting, messaging, transactions, and working with big data and the cloud using Hadoop and MongoDB Spring web: Spring MVC, other dynamic scripting, integration with the popular Grails Framework (and Groovy), REST/web services, and more This book guides you step-by-step through topics using complete and real-world code examples. When you start a new project, you can consider copying the code and configuration files from this book, and then modifying them for your needs. This can save you a great deal of work over creating a project from scratch! 
505 0 |a At a Glance; Introduction; Chapter 1: Spring Development Tools; 1-1. Build a Spring application with the Spring Tool Suite; Problem; Solution; How It Works; 1-2. Build a Spring applica tion with the Eclipse IDE; Problem; Solution; How It Works; 1-3. Build a Spring application with the IntelliJ IDE; Problem; Solution; How It Works; 1-4. Build a Spring application with the Maven command line interface; Problem; Solution; How It Works; 1-5. Build a Spring application with the Gradle command line interface; Problem; Solution; How It Works. 
505 8 |a 1.6 Build a Spring application with the Gradle WrapperProblem; Solution; How It Works; Summary; Chapter 2: Spring Core Tasks; 2-1. Manage and Configure POJOs with the Spring IoC Container; Problem; Solution; How It Works; Create the POJO Class; Create a XML Configuration for your POJO; Instantiate the Spring IoC Container; Get POJO Instances or Beans from the IoC Container; 2-2. Create POJOs by Invoking a Constructor; Problem; Solution; How It Works; Create the POJO Classes with Constructors; Create XML Configuration to Create POJOs via Constructor; Resolve Constructor Ambiguity. 
505 8 |a 2-3. Use POJO References, Auto-Wiring, and Imports to Interact with Other POJOsProblem; Solution; How It Works; Create Multiple POJO Classes that Reference One Another; Specify POJO References for Setter Methods; Specify POJO References for Constructor Arguments; Declare Inner or Anonymous POJO References; Auto-Wire POJOs; Resolve Auto-Wire Ambiguity with the Primary Attribute; Resolve Auto-Wire Ambiguity with the ByName Attribute; Resolve POJO References from Multiple Locations; 2-4. Configure POJOs with Java Collection Attributes; Problem; Solution; How It Works; Lists, Arrays, and Sets. 
505 8 |a Maps and PropertiesSpecify the Data Type for Collection Elements; Specify Concrete Classes for Collections; 2-5. Set a POJOs Scope; Problem; Solution; How It Works; 2-6. Use Data from External Resources (Text Files, XML Files, Properties Files, or Image Files); Problem; Solution; How It Works; Use Properties File data to Setup POJO Instantiation Values; Use Data from any External Resource File for use in a POJO; 2-7. Resolve I18N Text Messages for Different Locales in Properties Files; Problem; Solution; How It Works; 2-8. Customize POJO Initialization and Destruction; Problem; Solution. 
505 8 |a How It WorksDefine Methods to Run Before POJO Initialization and Destruction; Define Lazy Initialization for POJOs; Define Initialization of POJOs Before Other POJOs; 2-9. Create Post Processors to Validate and Modify POJOs; Problem; Solution; How It Works; Create POJO to Process Every Bean Instance; Create POJO to Process Selected Bean Instances; 2-10. Create POJOs with a Factory (Static Method, Instance Method, Spring's FactoryBean); Problem; Solution; How It Works; Create POJOs by Invoking a Static Factory Method; Create POJOs by Invoking an Instance Factory Method. 
542 |f Copyright © 2014 Marten Deinum, Josh Long, Gary Mak and Daniel Rubio  |g 2014 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Java (Computer program language) 
650 0 |a Application software  |x Development. 
650 0 |a Web site development. 
650 6 |a Java (Langage de programmation) 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Sites Web  |x Développement. 
650 7 |a COMPUTERS/Programming Languages/ C♯  |2 bisacsh 
650 7 |a COMPUTERS/Programming Languages/Java.  |2 bisacsh 
650 7 |a COMPUTERS/Programming Languages/Pascal.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Java (Computer program language)  |2 fast 
650 7 |a Web site development  |2 fast 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
700 1 |a Rubio, Daniel,  |e author. 
700 1 |a Long, Josh,  |e author. 
700 1 |a Mak, Gary,  |e author. 
776 0 8 |a Rubio, D.  |t Spring recipes.  |d Heidelberg : Springer, 2014  |z 1430259086  |w (OCoLC)859298771 
830 0 |a Expert's voice in Spring. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430259091/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n springrecipespro0000dein 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29483047 
938 |a Books 24x7  |b B247  |n bks00052977 
938 |a Coutts Information Services  |b COUT  |n 27397766 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1964686 
938 |a EBSCOhost  |b EBSC  |n 906343 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30123905 
938 |a YBP Library Services  |b YANK  |n 12186048 
994 |a 92  |b IZTAP