Cargando…

Spring recipes : a problem-solution approach /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mak, Gary
Otros Autores: Long, Josh, Rubio, Daniel
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, Calif.?] : Apress, ©2010.
Edición:2nd ed.
Colección:Expert's voice in open source.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn679602945
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 101108s2010 caua o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d CEF  |d VLB  |d OCLCQ  |d DEBSZ  |d K6U  |d B24X7  |d OCLCO  |d OCLCQ  |d C6I  |d OCLCF  |d OCLCQ  |d Z5A  |d OCLCQ  |d AU@  |d COO  |d WYU  |d UKAHL  |d OCLCQ  |d LQU  |d VT2  |d OCLCQ  |d BRF  |d EYM  |d INARC  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 744698454  |a 765143690  |a 1058176789  |a 1060196862  |a 1066444909  |a 1100685824  |a 1135615709  |a 1148167164  |a 1179554719  |a 1194805652 
020 |a 1430224991 
020 |a 9781430224990 
020 |a 9781430225003  |q (electronic) 
020 |a 1430225009  |q (electronic) 
020 |z 9781430224990 
024 3 |a 9781430224990 
024 8 |a 10.1007/978-1-4302-2 
029 1 |a AU@  |b 000053260528 
029 1 |a DEBSZ  |b 355435411 
029 1 |a HEBIS  |b 291506305 
029 1 |a NZ1  |b 14260726 
035 |a (OCoLC)679602945  |z (OCoLC)744698454  |z (OCoLC)765143690  |z (OCoLC)1058176789  |z (OCoLC)1060196862  |z (OCoLC)1066444909  |z (OCoLC)1100685824  |z (OCoLC)1135615709  |z (OCoLC)1148167164  |z (OCoLC)1179554719  |z (OCoLC)1194805652 
037 |a CL0500000077  |b Safari Books Online 
050 4 |a QA76.73.J38  |b M375 2010 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Mak, Gary. 
245 1 0 |a Spring recipes :  |b a problem-solution approach /  |c Gary Mak, Josh Long, and Daniel Rubio. 
250 |a 2nd ed. 
260 |a [Berkeley, Calif.?] :  |b Apress,  |c ©2010. 
300 |a 1 online resource (xliv, 1059 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 
490 0 |a ITpro collection 
490 1 |a The expert's voice in open source 
588 0 |a Print version record. 
520 8 |a Annotation  |b With over 3 million users/developers, Spring Framework is the leading out of the box Java framework. Spring addresses and offers simple solutions for most aspects of your Java/Java EE application development, and guides you to use industry best practices to design and implement your applications. The release of Spring Framework 3 has ushered in many improvements and new features. Spring Recipes: A Problem-Solution Approach, Second Editioncontinues upon the bestselling success of the previous edition but focuses on the latest Spring 3 features for building enterprise Java applications. This book provides elementary to advanced code recipes to account for the following, found in the new Spring 3:Spring fundamentals: Spring IoC container, Spring AOP/ AspectJ, and moreSpring enterprise: Spring Java EE integration, Spring Integration, Spring Batch, jBPM with Spring, Spring Remoting, messaging, transactions, scaling using Terracotta and GridGrain, and more. Spring web: Spring MVC, Spring Web Flow 2, Spring Roo, other dynamic scripting, integration with 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. Instead of abstract descriptions on complex concepts, you will find live examples in this book. 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!What youll learnHow to use the IoC container and the Spring application context to best effect. Springs AOP support, both classic and new Spring AOP, integrating Spring with AspectJ, and load-time weaving. Simplifying data access with Spring (JDBC, Hibernate, and JPA) and managing transactions both programmatically and declaratively. Springs support for remoting technologies (RMI, Hessian, Burlap, and HTTP Invoker), EJB, JMS, JMX, email, batch, scheduling, and scripting languages. Integrating legacy systems with Spring, building highly concurrent, grid-ready applications using Gridgain and Terracotta Web Apps, and even creating cloud systems. Building modular services using OSGi with Spring DM and Spring Dynamic Modules and SpringSource dm Server. Delivering web applications with Spring Web Flow, Spring MVC, Spring Portals, Struts, JSF, DWR, the Grails framework, and more. Developing web services using Spring WS and REST; contract-last with XFire, and contractfirst through Spring Web Services. Springs unit and integration testing support (on JUnit 3.8, JUnit 4, and TestNG). How to secure applications using Spring Security. Who this book is forThis book is for Java developers who would like to rapidly gain hands-on experience with Java/Java EE development using the Spring framework. If you are already a developer using Spring in your projects, you can also use this book as a referenceyoull find the code examples very useful. Table of ContentsIntroduction to SpringAdvanced Spring IoC ContainerSpring AOP and AspectJ SupportScripting in SpringSpring SecurityIntegrating Spring with Other Web FrameworksSpring Web FlowSpring @MVCSpring RESTSpring and FlexGrailsSpring RooSpring TestingSpring Portlet MVC FrameworkData AccessTransaction Management in SpringEJB, Spring Remoting, and Web ServicesSpring in the EnterpriseMessagingSpring IntegrationSpring BatchSpring on the GridjBPM and SpringOSGi and Spring. 
505 0 |a To Spring -- Advanced Spring IoC Container -- Spring AOP and AspectJ Support -- Scripting in Spring -- Spring Security -- Integrating Spring with Other Web Frameworks -- Spring Web Flow -- Spring @MVC -- Spring REST -- Spring and Flex -- Grails -- Spring Roo -- Spring Testing -- Spring Portlet MVC Framework -- Data Access -- Transaction Management in Spring -- EJB, Spring Remoting, and Web Services -- Spring in the Enterprise -- Messaging -- Spring Integration -- Spring Batch -- Spring on the Grid -- jBPM and Spring -- OSGi and Spring. 
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 Java (Computer program language)  |2 blmlsh 
650 7 |a Application software  |x Development.  |2 blmlsh 
650 7 |a Web site development.  |2 blmlsh 
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 Long, Josh. 
700 1 |a Rubio, Daniel. 
776 0 8 |i Print version:  |a Mak, Gary.  |t Spring recipes.  |d Berkeley, Calif. : Apress, ©2008  |z 9781430224990  |w (OCoLC)671659866 
830 0 |a Expert's voice in open source. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430224990/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n springrecipespro0000makg_h1x2 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29395503 
938 |a Books 24x7  |b B247  |n bks00036724 
994 |a 92  |b IZTAP