Artículos relacionados a Spring Recipes: A Problem-solution Approach

Spring Recipes: A Problem-solution Approach - Tapa blanda

 
9781590599792: Spring Recipes: A Problem-solution Approach

Sinopsis

Spring addresses most aspects of Java/Java EE application development and offers simple solutions to them. By using Spring, you will be lead to use industry best practices to design and implement your applications. The releases of Spring 2.x have added many improvements and new features to the 1.x versions. Spring Recipes: A Problem-Solution Approach focuses on the latest Spring 2.5 features for building enterprise Java applications. Spring Recipes covers Spring 2.5 from basic to advanced, including Spring IoC container, Spring AOP and AspectJ, Spring data access support, Spring transaction management, Spring Web and Portlet MVC, Spring testing support, Spring support for remoting, EJB, JMS, JMX, E-mail, scheduling, and scripting languages. This book also introduces several common Spring Portfolio projects that will bring significant value to your application development, including Spring Security, Spring Web Flow, and Spring Web Services. The topics in this book are introduced by complete and real-world code examples that you can follow step by step. 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 you'll learn* Installing the Spring framework and Spring IDE, using the Spring IoC container and the Spring application context. * Understanding AOP concepts, using classic and new Spring AOP, integrating Spring with AspectJ, and load-time weaving aspects.* Using Spring to simplify data access (with JDBC, Hibernate, and JPA) and manage transactions programmatically and declaratively. * Building web applications and portlets with Spring Web MVC and Portlet MVC, and integrating Spring with Struts, JSF, and DWR. * Understanding the unit testing and integration testing concepts, and Spring's unit and integration testing support (on JUnit 3.8, JUnit 4, and TestNG). * Using Spring's support for remoting technologies (RMI, Hessian, Burlap, and HTTP Invoker), EJB, JMS, JMX, E-mail, scheduling, and scripting languages. * Understanding security concepts (authentication, authorization, and access control), and securing web applications using Spring Security. * Managing complex web application page flows using Spring Web Flow, and integrating Spring Web Flow with JSF. * Exposing contract-last web services using XFire, and developing contract-first web services using Spring Web Services. Who is this book for? This book is for Java developers who would like to gain hands-on experience rapidly on 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 reference, and you'll find the code examples very useful. You don't need much Java EE experience to read this book. However, it assumes that you know the basics of object-oriented programming with Java (e.g., creating a class/interface, implementing an interface, extending a base class, running a main class, setting up your classpath, and so on). It also assumes you have basic knowledge on web and database concepts and know how to create dynamic web pages and query databases with SQL statements.

"Sinopsis" puede pertenecer a otra edición de este libro.

Reseña del editor

Spring addresses most aspects of Java/Java EE application development and offers simple solutions to them. By using Spring, you will be lead to use industry best practices to design and implement your applications. The releases of Spring 2.x have added many improvements and new features to the 1.x versions. Spring Recipes: A Problem-Solution Approach focuses on the latest Spring 2.5 features for building enterprise Java applications. Spring Recipes covers Spring 2.5 from basic to advanced, including Spring IoC container, Spring AOP and AspectJ, Spring data access support, Spring transaction management, Spring Web and Portlet MVC, Spring testing support, Spring support for remoting, EJB, JMS, JMX, E-mail, scheduling, and scripting languages. This book also introduces several common Spring Portfolio projects that will bring significant value to your application development, including Spring Security, Spring Web Flow, and Spring Web Services. The topics in this book are introduced by complete and real-world code examples that you can follow step by step. 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 you'll learn* Installing the Spring framework and Spring IDE, using the Spring IoC container and the Spring application context. * Understanding AOP concepts, using classic and new Spring AOP, integrating Spring with AspectJ, and load-time weaving aspects.* Using Spring to simplify data access (with JDBC, Hibernate, and JPA) and manage transactions programmatically and declaratively. * Building web applications and portlets with Spring Web MVC and Portlet MVC, and integrating Spring with Struts, JSF, and DWR. * Understanding the unit testing and integration testing concepts, and Spring's unit and integration testing support (on JUnit 3.8, JUnit 4, and TestNG). * Using Spring's support for remoting technologies (RMI, Hessian, Burlap, and HTTP Invoker), EJB, JMS, JMX, E-mail, scheduling, and scripting languages. * Understanding security concepts (authentication, authorization, and access control), and securing web applications using Spring Security. * Managing complex web application page flows using Spring Web Flow, and integrating Spring Web Flow with JSF. * Exposing contract-last web services using XFire, and developing contract-first web services using Spring Web Services. Who is this book for? This book is for Java developers who would like to gain hands-on experience rapidly on 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 reference, and you'll find the code examples very useful. You don't need much Java EE experience to read this book. However, it assumes that you know the basics of object-oriented programming with Java (e.g., creating a class/interface, implementing an interface, extending a base class, running a main class, setting up your classpath, and so on). It also assumes you have basic knowledge on web and database concepts and know how to create dynamic web pages and query databases with SQL statements.

Biografía del autor

Gary Mak, founder and chief consultant of Meta-Archit Software Technology Limited, has been a technical architect and application developer on the enterprise Java platform for more than seven years. He is the author of the Apress books Spring Recipes: A Problem-Solution Approach and Pro SpringSource dm Server. In his career, Gary has developed a number of Java-based software projects, most of which are application frameworks, system infrastructures, and software tools. He enjoys designing and implementing the complex parts of software projects. Gary has a master's degree in computer science. His research interests include object-oriented technology, aspect-oriented technology, design patterns, software reuse, and domain-driven development. Gary specializes in building enterprise applications on technologies including Spring, Hibernate, JPA, JSF, Portlet, AJAX, and OSGi. He has been using the Spring Framework in his projects since Spring version 1.0. Gary has been an instructor of courses on enterprise Java, Spring, Hibernate, Web Services, and agile development. He has written a series of Spring and Hibernate tutorials as course materials, parts of which are open to the public, and they're gaining popularity in the Java community. In his spare time, he enjoys playing tennis and watching tennis competitions.

"Sobre este título" puede pertenecer a otra edición de este libro.

  • EditorialAPress
  • Año de publicación2008
  • ISBN 10 1590599799
  • ISBN 13 9781590599792
  • EncuadernaciónTapa blanda
  • IdiomaInglés
  • Número de páginas727
  • Contacto del fabricanteno disponible

Comprar usado

Condición: Aceptable
Pages can have notes/highlighting...
Ver este artículo

EUR 14,79 gastos de envío desde Estados Unidos de America a España

Destinos, gastos y plazos de envío

Comprar nuevo

Ver este artículo

EUR 10,50 gastos de envío desde Reino Unido a España

Destinos, gastos y plazos de envío

Otras ediciones populares con el mismo título

9781430259084: Spring Recipes: A Problem-Solution Approach

Edición Destacada

ISBN 10:  1430259086 ISBN 13:  9781430259084
Editorial: Apress, 2014
Tapa blanda

Resultados de la búsqueda para Spring Recipes: A Problem-solution Approach

Imagen de archivo

Gary Mak
Publicado por Apress, 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Antiguo o usado Paperback

Librería: ThriftBooks-Atlanta, AUSTELL, GA, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 2.25. Nº de ref. del artículo: G1590599799I3N00

Contactar al vendedor

Comprar usado

EUR 6,27
Convertir moneda
Gastos de envío: EUR 14,79
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Mak, Gary
Publicado por Apress L. P., 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Antiguo o usado Tapa blanda

Librería: Better World Books, Mishawaka, IN, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Very Good. 1st ed. 2008. Corr. 2nd printing. Used book that is in excellent condition. May show signs of wear or have minor defects. Nº de ref. del artículo: 8042050-6

Contactar al vendedor

Comprar usado

EUR 6,13
Convertir moneda
Gastos de envío: EUR 19,32
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Mak, Gary
Publicado por Apress L. P., 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Antiguo o usado Tapa blanda

Librería: Better World Books, Mishawaka, IN, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Good. 1st ed. 2008. Corr. 2nd printing. Used book that is in clean, average condition without any missing pages. Nº de ref. del artículo: 4736930-6

Contactar al vendedor

Comprar usado

EUR 6,13
Convertir moneda
Gastos de envío: EUR 19,32
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Mak, Gary
Publicado por Apress, 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Antiguo o usado Tapa blanda

Librería: Wonder Book, Frederick, MD, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. Nº de ref. del artículo: R05S-01278

Contactar al vendedor

Comprar usado

EUR 5,82
Convertir moneda
Gastos de envío: EUR 21,88
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Mak, Gary
Publicado por Apress, 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Antiguo o usado Tapa blanda

Librería: Wonder Book, Frederick, MD, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Nº de ref. del artículo: L19B-01933

Contactar al vendedor

Comprar usado

EUR 5,82
Convertir moneda
Gastos de envío: EUR 21,88
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Mak, Gary
Publicado por Apress, 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Antiguo o usado Tapa blanda

Librería: SecondSale, Montgomery, IL, Estados Unidos de America

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc. Nº de ref. del artículo: 00077054154

Contactar al vendedor

Comprar usado

EUR 5,80
Convertir moneda
Gastos de envío: EUR 30,63
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Gary Mak
Publicado por Apress, Incorporated, 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Nuevo Tapa blanda

Librería: Majestic Books, Hounslow, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. pp. xxiv + 727 Illus. Nº de ref. del artículo: 6646089

Contactar al vendedor

Comprar nuevo

EUR 86,92
Convertir moneda
Gastos de envío: EUR 10,50
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Gary Mak
Publicado por Apress, 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Antiguo o usado paperback

Librería: HPB Inc., Dallas, TX, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

paperback. Condición: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority! Nº de ref. del artículo: S_388539085

Contactar al vendedor

Comprar usado

EUR 2,95
Convertir moneda
Gastos de envío: EUR 94,51
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Mak, Gary
Publicado por Apress, 2009
ISBN 10: 1590599799 ISBN 13: 9781590599792
Antiguo o usado Paperback

Librería: HPB-Red, Dallas, TX, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! Nº de ref. del artículo: S_323772808

Contactar al vendedor

Comprar usado

EUR 4,51
Convertir moneda
Gastos de envío: EUR 94,51
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Gary Mak
Publicado por Apress, Incorporated, 2008
ISBN 10: 1590599799 ISBN 13: 9781590599792
Nuevo Tapa blanda

Librería: Books Puddle, New York, NY, Estados Unidos de America

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. pp. xxiv + 727. Nº de ref. del artículo: 261234582

Contactar al vendedor

Comprar nuevo

EUR 89,10
Convertir moneda
Gastos de envío: EUR 10,06
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Existen otras 3 copia(s) de este libro

Ver todos los resultados de su búsqueda