Cargando…

Spring 5 recipes : a problem-solution approach /

Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch. T...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Deinum, Marten (Autor), Rubio, Daniel (Autor), Long, Josh (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2017.
Edición:Fourth edition.
Colección:ITpro collection
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1006502641
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 171017s2017 xxu ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d N$T  |d EBLCP  |d OCLCF  |d UAB  |d AZU  |d UPM  |d IOG  |d IDB  |d COO  |d OCLCQ  |d MERUC  |d VT2  |d YDX  |d SNK  |d K6U  |d U3W  |d CAUOI  |d D6H  |d OCLCQ  |d KSU  |d EZ9  |d INT  |d AU@  |d OCLCQ  |d ESU  |d WYU  |d OCLCQ  |d LVT  |d UMI  |d UKMGB  |d S9I  |d TOH  |d OCLCQ  |d G3B  |d OCLCQ  |d STF  |d UKAHL  |d OCLCQ  |d ERF  |d ADU  |d UHL  |d LEATE  |d SFB  |d OCLCQ  |d AJS  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 019139957  |2 Uk 
019 |a 1006633197  |a 1007089727  |a 1013497094  |a 1013899167  |a 1017915910  |a 1022773228  |a 1023562326  |a 1023834645  |a 1026905576  |a 1029500540  |a 1032279389  |a 1048116792  |a 1058607925  |a 1060194762  |a 1066623040  |a 1066676150  |a 1076923001  |a 1078482969  |a 1086452607  |a 1113447954  |a 1113666318  |a 1122811954  |a 1125633722  |a 1129354139  |a 1136217261  |a 1160040910  |a 1162342610  |a 1162796968 
020 |a 9781484227909  |q (electronic bk.) 
020 |a 1484227905  |q (electronic bk.) 
020 |a 1484227891 
020 |a 9781484227893 
020 |z 9781484227893  |q (print) 
024 7 |a 10.1007/978-1-4842-2790-9  |2 doi 
029 1 |a AU@  |b 000061056477 
029 1 |a AU@  |b 000061213570 
029 1 |a AU@  |b 000066232616 
029 1 |a CHNEW  |b 000975429 
029 1 |a CHVBK  |b 503254630 
029 1 |a UKMGB  |b 019139957 
029 1 |a AU@  |b 000069031627 
035 |a (OCoLC)1006502641  |z (OCoLC)1006633197  |z (OCoLC)1007089727  |z (OCoLC)1013497094  |z (OCoLC)1013899167  |z (OCoLC)1017915910  |z (OCoLC)1022773228  |z (OCoLC)1023562326  |z (OCoLC)1023834645  |z (OCoLC)1026905576  |z (OCoLC)1029500540  |z (OCoLC)1032279389  |z (OCoLC)1048116792  |z (OCoLC)1058607925  |z (OCoLC)1060194762  |z (OCoLC)1066623040  |z (OCoLC)1066676150  |z (OCoLC)1076923001  |z (OCoLC)1078482969  |z (OCoLC)1086452607  |z (OCoLC)1113447954  |z (OCoLC)1113666318  |z (OCoLC)1122811954  |z (OCoLC)1125633722  |z (OCoLC)1129354139  |z (OCoLC)1136217261  |z (OCoLC)1160040910  |z (OCoLC)1162342610  |z (OCoLC)1162796968 
037 |a CL0501000010  |b Safari Books Online 
050 4 |a QA76.73.J38 
072 7 |a COM  |x 051000  |2 bisacsh 
072 7 |a UMX  |2 bicssc 
072 7 |a UMX  |2 thema 
082 0 4 |a 005.13/3  |2 23 
049 |a UAMI 
100 1 |a Deinum, Marten,  |e author. 
245 1 0 |a Spring 5 recipes :  |b a problem-solution approach /  |c Marten Deinum, Daniel Rubio, Josh Long. 
250 |a Fourth edition. 
264 1 |a [United States] :  |b Apress,  |c 2017. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2017 
300 |a 1 online resource 
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 0 |a ITpro collection 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed October 25, 2017). 
505 0 |a Contents at a Glance -- Contents -- About the Authors -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Spring Development Tools -- 1-1. Build a Spring Application with the Spring Tool Suite -- Problem -- Solution -- How It Works -- Importing and Building a Maven Project -- Importing and Building a Gradle Project -- 1-2. Build a Spring Application with the IntelliJ IDE -- Problem -- Solution -- How It Works -- Creating a Spring Application -- Importing and Building a Maven Project 
505 8 |a Importing and Building a Gradle Project1-3. Build a Spring Application with the Maven Command-Line Interface -- Problem -- Solution -- How It Works -- 1-4. Build a Spring Application with the Gradle Wrapper -- Problem -- Solution -- How It Works -- 1-5. Build a Spring Application with the Gradle Command-Line Interface -- Problem -- Solution -- How It Works -- 1-6. Build a Spring Application with the Gradle Wrapper -- Problem -- Solution -- How It Works -- Summary -- Chapter 2: Spring Core Tasks -- 2-1. Use a Java Config to Configure POJOs 
505 8 |a ProblemSolution -- How It Works -- Create a Java Config with @Configuration and @Bean to Create POJOs -- Instantiate the Spring IoC Container to Scan for Annotations -- Get POJO Instances or Beans from the IoC Container -- Create POJO Class with the @Component Annotation to Create Beans with DAO -- Instantiate the Spring IoC Container with Filters to Scan for Annotations -- 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 
505 8 |a Create a Java Config for Your POJO2-3. Use POJO References and Autowiring to Interact with Other POJOs -- Problem -- Solution -- How It Works -- Reference POJOs in a Java Config Class -- Autowire POJO Fields with the @Autowired Annotation -- Autowire POJO Methods and Constructors with the @Autowired Annotation and Make Autowiring Optional -- Resolve Autowire Ambiguity with Annotations -- Resolve Autowire Ambiguity with the @Primary Annotation -- Resolve Autowire Ambiguity with the @Qualifier Annotation -- Resolve POJO References from Multiple Locations 
505 8 |a 2-4. Autowire POJOs with the @Resource and @Inject AnnotationsProblem -- Solution -- How It Works -- Autowire POJOs with the @Resource Annotation -- Autowire POJOs with the @Inject Annotation -- 2-5. Set a POJOâ#x80;#x99;s Scope with the @Scope Annotation -- 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 Set Up POJO Instantiation Values -- Use Data from Any External Resource File for Use in a POJO 
520 |a Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch. The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ, and more. Other recipes include Spring enterprise solutions for topics such as Spring Java EE integration, Spring Integration, Spring Batch, Spring Remoting, messaging, transactions, and working with big data and the cloud using Hadoop and MongoDB. Finally, Spring web recipes cover Spring MVC, other dynamic scripting, integration with the popular Grails Framework (and Groovy), REST/web services, and more. You'll also see recipes on new topics such as Spring Framework 5, reactive Spring, Spring 5 microservices, the functional web framework and much more. This book builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. You will: Get re-usable code recipes and snippets for core Spring, annotations and other development tools Access Spring MVC for web development Work with Spring REST and microservices for web services development and integration into your enterprise Java applications Use Spring Batch, NoSQL and big data for building and integrating various cloud computing services and resources Integrate Java Enterprise Edition and other Java APIs for use in Spring Use Grails code and much more. 
504 |a Includes bibliographical references and index. 
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 Software Engineering.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming  |x General.  |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 
700 1 |a Rubio, Daniel,  |e author. 
700 1 |a Long, Josh,  |e author. 
776 0 8 |i Print version:  |a Deinum, Marten.  |t Spring 5 Recipes : A Problem-Solution Approach.  |d Berkeley, CA : Apress, ©2017  |z 9781484227893 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484227909/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH33873234 
938 |a EBL - Ebook Library  |b EBLB  |n EBL5104259 
938 |a EBSCOhost  |b EBSC  |n 1615567 
938 |a YBP Library Services  |b YANK  |n 14886686 
994 |a 92  |b IZTAP