Cargando…

Spring cookbook : over 100 hands-on recipes to build Spring web applications easily and efficiently /

This book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Jaglale, Jérôme (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2015.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 KNOVEL_ocn911057804
003 OCoLC
005 20231027140348.0
006 m o d
007 cr unu||||||||
008 150616s2015 enka of 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d IDEBK  |d EBLCP  |d TEFOD  |d DEBBG  |d KNOVL  |d YDXCP  |d COO  |d N$T  |d TEFOD  |d OCLCQ  |d MERUC  |d GILDS  |d OCLCO  |d OCLCF  |d CEF  |d OCLCQ  |d OCLCO  |d AU@  |d OCLCQ  |d WYU  |d UAB  |d OCLCO  |d STF  |d UKAHL  |d OCL  |d OCLCO  |d OCLCA  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCO  |d OCLCQ 
019 |a 910282234  |a 913844126  |a 1259103111 
020 |a 9781783985814  |q (electronic bk.) 
020 |a 178398581X  |q (electronic bk.) 
020 |a 9781680157505  |q (electronic bk.) 
020 |a 1680157507  |q (electronic bk.) 
020 |z 1783985801 
020 |z 9781783985807 
029 1 |a DEBBG  |b BV042683708 
029 1 |a DEBBG  |b BV043620664 
029 1 |a DEBSZ  |b 446589144 
029 1 |a GBVCP  |b 82653063X 
029 1 |a GBVCP  |b 829941835 
035 |a (OCoLC)911057804  |z (OCoLC)910282234  |z (OCoLC)913844126  |z (OCoLC)1259103111 
037 |a CL0500000604  |b Safari Books Online 
037 |a 67F6CA81-0773-4C09-B712-988FC2632B4E  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a TK5105.88813 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006 
049 |a UAMI 
100 1 |a Jaglale, Jérôme,  |e author. 
245 1 0 |a Spring cookbook :  |b over 100 hands-on recipes to build Spring web applications easily and efficiently /  |c Jérôme Jaglale. 
246 3 0 |a Over 100 hands-on recipes to build Spring web applications easily and efficiently 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2015. 
300 |a 1 online resource (1 volume) :  |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 
490 1 |a Quick answers to common problems 
588 0 |a Online resource; title from cover (Safari, viewed June 10, 2015). 
500 |a Includes index. 
505 0 |a Cover -- Copyright -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Creating a Spring Application -- Introduction -- Installing Java, Maven, Tomcat, and Eclipse on Mac OS -- Installing Java, Maven, Tomcat, and Eclipse on Ubuntu -- Installing Java, Maven, Tomcat, and Eclipse on Windows -- Creating a Spring web application -- Running a Spring web application -- Using Spring in a standard Java application -- Chapter 2: Defining Beans and Using Dependency Injection -- Introduction 
505 8 |a Defining a bean explicitly with @BeanDefining a bean implicitly with @Component -- Using a bean via dependency injection with @Autowired -- Using a bean directly -- Listing all beans -- Using multiple configuration classes -- Chapter 3: Using Controllers and Views -- Introduction -- Associating a route to a controller method -- Using a JSP view -- Passing attributes from a controller to a JSP view -- Using dynamic route parameters in a controller method -- Using a common prefix for the routes of a controller -- Using a page template with Tiles 
505 8 |a Executing some code before and after controllers using interceptorsBuilding multilingual pages -- Chapter 4: Querying a Database -- Introduction -- Connecting to a database -- Creating a DAO class -- Calling a DAO method from a controller class -- Saving an object -- Retrieving an object -- Retrieving a list of objects -- Retrieving a list of objects with their dependencies -- Updating an object -- Deleting an object -- Finding the number of results for an SQL query -- Saving a list of objects at once 
505 8 |a Reverting incomplete database modifications using transactionsUsing Hibernate for powerful object persistence and querying -- Chapter 5: Using Forms -- Introduction -- Displaying and processing a form -- Getting a submitted form value using a controller method argument -- Setting a form's default values using a model object -- Saving form data in an object automatically -- Using text, textarea, password, and hidden fields -- Using a select field -- Using a checkbox -- Using a list of checkboxes -- Using a list of radio buttons 
505 8 |a Validating a form using annotationsUploading a file -- Chapter 6: Managing Security -- Introduction -- Enabling Spring Security -- Authenticating users using the default login page -- Authenticating users using a custom login page -- Authenticating users using a database -- Adding a logout link -- Using public folders -- Authorizing only users with a specific role to view some pages -- Displaying page elements only to authenticated users in views -- Using HTTPS with Tomcat -- Chapter 7: Unit Testing -- Introduction -- Unit testing with JUnit 4 
520 |a This book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring. 
546 |a English. 
590 |a Knovel  |b ACADEMIC - Software Engineering 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Apache Spring. 
650 0 |a Web services. 
650 0 |a Simple Object Access Protocol (Computer network protocol) 
650 0 |a Internet programming  |v Handbooks, manuals, etc. 
650 0 |a Java (Computer program language) 
650 6 |a Services Web. 
650 6 |a SOAP (Protocole de réseaux d'ordinateur) 
650 6 |a Programmation Internet  |v Guides, manuels, etc. 
650 6 |a Java (Langage de programmation) 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Internet programming.  |2 fast  |0 (OCoLC)fst00977281 
650 7 |a Java (Computer program language)  |2 fast  |0 (OCoLC)fst00982065 
650 7 |a Simple Object Access Protocol (Computer network protocol)  |2 fast  |0 (OCoLC)fst01119123 
650 7 |a Web services.  |2 fast  |0 (OCoLC)fst01173242 
655 7 |a handbooks.  |2 aat 
655 7 |a manuals (instructional materials)  |2 aat 
655 7 |a Handbooks and manuals.  |2 fast  |0 (OCoLC)fst01423877 
655 7 |a Handbooks and manuals.  |2 lcgft 
655 7 |a Guides et manuels.  |2 rvmgf 
776 0 8 |i Print version:  |a Jaglale, Jérôme.  |t Spring cookbook : over 100 hands-on recipes to build Spring web applications easily and efficiently.  |d Birmingham, England ; Mumbai, [India] : Packt Publishing, ©2015  |h ix, 212 pages  |z 9781783985807 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://appknovel.uam.elogim.com/kn/resources/kpSCOHRBS1/toc  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH28639577 
938 |a EBL - Ebook Library  |b EBLB  |n EBL2057553 
938 |a EBSCOhost  |b EBSC  |n 996727 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis31652433 
938 |a YBP Library Services  |b YANK  |n 12452527 
994 |a 92  |b IZTAP