top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Spring MVC : a tutorial / / Paul Deck ; book and cover designer, Mona Setiadi ; technical reviewer, Budi Kurniawan ; Indexer, Chris Mayle
Spring MVC : a tutorial / / Paul Deck ; book and cover designer, Mona Setiadi ; technical reviewer, Budi Kurniawan ; Indexer, Chris Mayle
Autore Deck Paul
Edizione [First edition.]
Pubbl/distr/stampa [Vancouver, Canada] : , : Brainy Software, , 2014
Descrizione fisica 1 online resource (367 pages) : color illustrations
Disciplina 005.2762
Soggetto topico Java (Computer program language)
Web site development
ISBN 1-77197-014-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910820567503321
Deck Paul  
[Vancouver, Canada] : , : Brainy Software, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring MVC beginner's guide : your ultimate guide to building web applications using all the capabilities of Spring MVC / / Amuthan G ; cover image by Aniket Sawant
Spring MVC beginner's guide : your ultimate guide to building web applications using all the capabilities of Spring MVC / / Amuthan G ; cover image by Aniket Sawant
Autore G Amuthan
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2014
Descrizione fisica 1 online resource (304 p.)
Disciplina 005.133
Collana Community Experience Distilled
Soggetto topico Java (Computer program language)
Web site development
Soggetto genere / forma Electronic books.
ISBN 1-78328-488-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Configuring a Spring Development Environment; Setting up Java; Time for action - installing JDK; Time for action - setting up environment variables; Configuring a build tool; Time for action - installing the Maven build tool; Installing a web server; Time for action - installing the Tomcat web server; Configuring a development environment; Time for action - installing Spring Tool Suite; Time for action - configuring Tomcat on STS
Time for action - configuring Maven on STSCreating our first Spring MVC project; Time for action - creating a Spring MVC project in STS; Spring MVC dependencies; Time for action - adding Spring jars to the project; Time for action - adding Java version properties in pom.xml; A jump-start to MVC; Time for action - adding a welcome page; The Dispatcher servlet; Time for action - configuring the Dispatcher servlet; Deploying our project; Time for action - running the project; Summary; Chapter 2: Spring MVC Architecture - Architecting Your Web Store; The dispatcher servlet
Time for action - examining request mappingThe web application context; Time for action - understanding the web application context; The web application context configuration; View resolvers; Time for action - understanding InternalResourceViewResolver; Model View Controller; An overview of the Spring MVC request flow; The web application architecture; The domain layer; Time for action - creating a domain object; The persistence layer; Time for action - creating a repository object; The service layer; Time for action - creating a service object; An overview of the web application architecture
SummaryChapter 3: Control Your Store with Controllers; Defining a controller; Time for action - adding class-level request mapping; The role of a controller in Spring MVC; Handler mapping; Using URI template patterns; Time for action - showing products based on category; Using matrix variables; Time for action - showing the products based on filter; Understanding request parameters; Time for action - adding the product details page; Time for action - implementing a master detail view; Summary; Chapter 4: Working with Spring Tag Libraries; Serving and processing forms
Time for action - serving and processing formsCustomizing data binding; Time for action - whitelisting form fields; Externalizing text messages; Time for action - externalizing messages; Using Spring Security tags; Time for action - adding a login page; Summary; Chapter 5: Working with View Resolver; Resolving views; The redirect view; Time for action - examining RedirectView; Serving static resources; Time for action - serving static resources; Time for action - adding images to the product detail page; The multipart request in action; Time for action - adding images to the product page
Using ContentNegotiatingViewResolver
Record Nr. UNINA-9910464626303321
G Amuthan  
Birmingham, [England] : , : Packt Publishing, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring MVC beginner's guide : your ultimate guide to building web applications using all the capabilities of Spring MVC / / Amuthan G ; cover image by Aniket Sawant
Spring MVC beginner's guide : your ultimate guide to building web applications using all the capabilities of Spring MVC / / Amuthan G ; cover image by Aniket Sawant
Autore G Amuthan
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2014
Descrizione fisica 1 online resource (304 p.)
Disciplina 005.133
Collana Community Experience Distilled
Soggetto topico Java (Computer program language)
Web site development
ISBN 1-78328-488-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Configuring a Spring Development Environment; Setting up Java; Time for action - installing JDK; Time for action - setting up environment variables; Configuring a build tool; Time for action - installing the Maven build tool; Installing a web server; Time for action - installing the Tomcat web server; Configuring a development environment; Time for action - installing Spring Tool Suite; Time for action - configuring Tomcat on STS
Time for action - configuring Maven on STSCreating our first Spring MVC project; Time for action - creating a Spring MVC project in STS; Spring MVC dependencies; Time for action - adding Spring jars to the project; Time for action - adding Java version properties in pom.xml; A jump-start to MVC; Time for action - adding a welcome page; The Dispatcher servlet; Time for action - configuring the Dispatcher servlet; Deploying our project; Time for action - running the project; Summary; Chapter 2: Spring MVC Architecture - Architecting Your Web Store; The dispatcher servlet
Time for action - examining request mappingThe web application context; Time for action - understanding the web application context; The web application context configuration; View resolvers; Time for action - understanding InternalResourceViewResolver; Model View Controller; An overview of the Spring MVC request flow; The web application architecture; The domain layer; Time for action - creating a domain object; The persistence layer; Time for action - creating a repository object; The service layer; Time for action - creating a service object; An overview of the web application architecture
SummaryChapter 3: Control Your Store with Controllers; Defining a controller; Time for action - adding class-level request mapping; The role of a controller in Spring MVC; Handler mapping; Using URI template patterns; Time for action - showing products based on category; Using matrix variables; Time for action - showing the products based on filter; Understanding request parameters; Time for action - adding the product details page; Time for action - implementing a master detail view; Summary; Chapter 4: Working with Spring Tag Libraries; Serving and processing forms
Time for action - serving and processing formsCustomizing data binding; Time for action - whitelisting form fields; Externalizing text messages; Time for action - externalizing messages; Using Spring Security tags; Time for action - adding a login page; Summary; Chapter 5: Working with View Resolver; Resolving views; The redirect view; Time for action - examining RedirectView; Serving static resources; Time for action - serving static resources; Time for action - adding images to the product detail page; The multipart request in action; Time for action - adding images to the product page
Using ContentNegotiatingViewResolver
Record Nr. UNINA-9910786675603321
G Amuthan  
Birmingham, [England] : , : Packt Publishing, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring MVC beginner's guide : your ultimate guide to building web applications using all the capabilities of Spring MVC / / Amuthan G ; cover image by Aniket Sawant
Spring MVC beginner's guide : your ultimate guide to building web applications using all the capabilities of Spring MVC / / Amuthan G ; cover image by Aniket Sawant
Autore G Amuthan
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2014
Descrizione fisica 1 online resource (304 p.)
Disciplina 005.133
Collana Community Experience Distilled
Soggetto topico Java (Computer program language)
Web site development
ISBN 1-78328-488-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Configuring a Spring Development Environment; Setting up Java; Time for action - installing JDK; Time for action - setting up environment variables; Configuring a build tool; Time for action - installing the Maven build tool; Installing a web server; Time for action - installing the Tomcat web server; Configuring a development environment; Time for action - installing Spring Tool Suite; Time for action - configuring Tomcat on STS
Time for action - configuring Maven on STSCreating our first Spring MVC project; Time for action - creating a Spring MVC project in STS; Spring MVC dependencies; Time for action - adding Spring jars to the project; Time for action - adding Java version properties in pom.xml; A jump-start to MVC; Time for action - adding a welcome page; The Dispatcher servlet; Time for action - configuring the Dispatcher servlet; Deploying our project; Time for action - running the project; Summary; Chapter 2: Spring MVC Architecture - Architecting Your Web Store; The dispatcher servlet
Time for action - examining request mappingThe web application context; Time for action - understanding the web application context; The web application context configuration; View resolvers; Time for action - understanding InternalResourceViewResolver; Model View Controller; An overview of the Spring MVC request flow; The web application architecture; The domain layer; Time for action - creating a domain object; The persistence layer; Time for action - creating a repository object; The service layer; Time for action - creating a service object; An overview of the web application architecture
SummaryChapter 3: Control Your Store with Controllers; Defining a controller; Time for action - adding class-level request mapping; The role of a controller in Spring MVC; Handler mapping; Using URI template patterns; Time for action - showing products based on category; Using matrix variables; Time for action - showing the products based on filter; Understanding request parameters; Time for action - adding the product details page; Time for action - implementing a master detail view; Summary; Chapter 4: Working with Spring Tag Libraries; Serving and processing forms
Time for action - serving and processing formsCustomizing data binding; Time for action - whitelisting form fields; Externalizing text messages; Time for action - externalizing messages; Using Spring Security tags; Time for action - adding a login page; Summary; Chapter 5: Working with View Resolver; Resolving views; The redirect view; Time for action - examining RedirectView; Serving static resources; Time for action - serving static resources; Time for action - adding images to the product detail page; The multipart request in action; Time for action - adding images to the product page
Using ContentNegotiatingViewResolver
Record Nr. UNINA-9910813579603321
G Amuthan  
Birmingham, [England] : , : Packt Publishing, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring MVC beginner's guide [[e-book] ] : unleash the power of the latest Spring MVC 4.x to develop a complete application / / Amuthan Ganeshan
Spring MVC beginner's guide [[e-book] ] : unleash the power of the latest Spring MVC 4.x to develop a complete application / / Amuthan Ganeshan
Autore Ganeshan Amuthan
Edizione [Second edition.]
Pubbl/distr/stampa Birmingham : , : Packt Publishing, , 2016
Descrizione fisica 1 online resource (342 pages) : illustrations
Collana Learn by doing: less theory, more results
Soggetto topico Web site development
Application software - Development
Java (Computer program language)
ISBN 1-78588-564-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910798524103321
Ganeshan Amuthan  
Birmingham : , : Packt Publishing, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring MVC beginner's guide [[e-book] ] : unleash the power of the latest Spring MVC 4.x to develop a complete application / / Amuthan Ganeshan
Spring MVC beginner's guide [[e-book] ] : unleash the power of the latest Spring MVC 4.x to develop a complete application / / Amuthan Ganeshan
Autore Ganeshan Amuthan
Edizione [Second edition.]
Pubbl/distr/stampa Birmingham : , : Packt Publishing, , 2016
Descrizione fisica 1 online resource (342 pages) : illustrations
Collana Learn by doing: less theory, more results
Soggetto topico Web site development
Application software - Development
Java (Computer program language)
ISBN 1-78588-564-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910806123303321
Ganeshan Amuthan  
Birmingham : , : Packt Publishing, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring MVC cookbook : over 40 recipes for creating cloud-ready Java web applications with Spring MVC / / Alex Bretet
Spring MVC cookbook : over 40 recipes for creating cloud-ready Java web applications with Spring MVC / / Alex Bretet
Autore Bretet Alex
Edizione [1st edition]
Pubbl/distr/stampa Birmingham : , : Packt Publishing, , 2016
Descrizione fisica 1 online resource (466 p.)
Collana Quick answers to common problems
Soggetto topico Application software - Development
Java (Computer program language)
ISBN 1-78439-410-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setup Routine for an Enterprise Spring Application; Introduction; Installing Eclipse for JEE Developers and Java SE 8; Configuring Eclipse for Java 8, Maven 3, and Tomcat 8; Defining the project structure with Maven; Installing Spring, Spring MVC, and a web structure; Chapter 2: Designing a Microservice Architecture with Spring MVC; Introduction; Configuring a controller with simple URL mapping; Configuring a fallback controller using ViewResolver
Setting up and customizing a responsive single page webdesign with BootstrapDisplaying a model in the View, using the JSTL; Defining a common WebContentInterceptor; Designing a client-side MVC pattern with AngularJS; Chapter 3: Working with Java Persistence and Entities; Introduction; Configuring the Java Persistence API in Spring; Defining useful EJB3 entities and relationships; Making use of the JPA and Spring Data JPA; Chapter 4: Building a REST API for a Stateless Architecture; Introduction; Binding requests and marshalling responses; Configuring content-negotiation (JSON, XML, and so on)
Adding pagination, filters, and sorting capabilitiesHandling exceptions globally; Documenting and exposing an API with Swagger; Chapter 5: Authenticating with Spring MVC; Introduction; Configuring Apache HTTP to proxy your Tomcat(s); Adapting users and roles to Spring Security; Authenticating over a BASIC scheme; Authenticating with a third-party OAuth2 scheme; Storing credentials in a REST environment; Authorizing on services and controllers; Chapter 6: Implementing HATEOAS; Introduction; Turning DTOs into Spring HATEOAS resources; Building links for a hypermedia-driven API
Choosing a strategy to expose JPA EntitiesRetrieving data from a third-party API with OAuth; Chapter 7: Developing CRUD Operations and Validations; Introduction; Extending REST handlers to all HTTP methods; Validating resources using bean validation support; Internationalizing messages and contents for REST; Validating client-side forms with HTML5 AngularJS; Chapter 8: Communicating Through WebSockets and STOMP; Introduction; Streaming social events with STOMP over SockJS ; Using RabbitMQ as a multiprotocol message broker; Stacking and consuming tasks with RabbitMQ and AMQP
Securing messages with Spring Session and RedisChapter 9: Testing and Troubleshooting; Introduction; Automating Database Migrations with FlyWay; Unit testing with Mockito and Maven Surefire; Integration testing with Cargo, Rest-assured, and Maven failsafe; Injecting Spring Beans into integration tests; Modern application Logging with Log4j2; Index
Altri titoli varianti Spring MVC cookbook : over forty recipes for creating cloud-ready Java web applications with Spring MVC
Record Nr. UNINA-9910798004103321
Bretet Alex  
Birmingham : , : Packt Publishing, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring MVC cookbook : over 40 recipes for creating cloud-ready Java web applications with Spring MVC / / Alex Bretet
Spring MVC cookbook : over 40 recipes for creating cloud-ready Java web applications with Spring MVC / / Alex Bretet
Autore Bretet Alex
Edizione [1st edition]
Pubbl/distr/stampa Birmingham : , : Packt Publishing, , 2016
Descrizione fisica 1 online resource (466 p.)
Collana Quick answers to common problems
Soggetto topico Application software - Development
Java (Computer program language)
ISBN 1-78439-410-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setup Routine for an Enterprise Spring Application; Introduction; Installing Eclipse for JEE Developers and Java SE 8; Configuring Eclipse for Java 8, Maven 3, and Tomcat 8; Defining the project structure with Maven; Installing Spring, Spring MVC, and a web structure; Chapter 2: Designing a Microservice Architecture with Spring MVC; Introduction; Configuring a controller with simple URL mapping; Configuring a fallback controller using ViewResolver
Setting up and customizing a responsive single page webdesign with BootstrapDisplaying a model in the View, using the JSTL; Defining a common WebContentInterceptor; Designing a client-side MVC pattern with AngularJS; Chapter 3: Working with Java Persistence and Entities; Introduction; Configuring the Java Persistence API in Spring; Defining useful EJB3 entities and relationships; Making use of the JPA and Spring Data JPA; Chapter 4: Building a REST API for a Stateless Architecture; Introduction; Binding requests and marshalling responses; Configuring content-negotiation (JSON, XML, and so on)
Adding pagination, filters, and sorting capabilitiesHandling exceptions globally; Documenting and exposing an API with Swagger; Chapter 5: Authenticating with Spring MVC; Introduction; Configuring Apache HTTP to proxy your Tomcat(s); Adapting users and roles to Spring Security; Authenticating over a BASIC scheme; Authenticating with a third-party OAuth2 scheme; Storing credentials in a REST environment; Authorizing on services and controllers; Chapter 6: Implementing HATEOAS; Introduction; Turning DTOs into Spring HATEOAS resources; Building links for a hypermedia-driven API
Choosing a strategy to expose JPA EntitiesRetrieving data from a third-party API with OAuth; Chapter 7: Developing CRUD Operations and Validations; Introduction; Extending REST handlers to all HTTP methods; Validating resources using bean validation support; Internationalizing messages and contents for REST; Validating client-side forms with HTML5 AngularJS; Chapter 8: Communicating Through WebSockets and STOMP; Introduction; Streaming social events with STOMP over SockJS ; Using RabbitMQ as a multiprotocol message broker; Stacking and consuming tasks with RabbitMQ and AMQP
Securing messages with Spring Session and RedisChapter 9: Testing and Troubleshooting; Introduction; Automating Database Migrations with FlyWay; Unit testing with Mockito and Maven Surefire; Integration testing with Cargo, Rest-assured, and Maven failsafe; Injecting Spring Beans into integration tests; Modern application Logging with Log4j2; Index
Altri titoli varianti Spring MVC cookbook : over forty recipes for creating cloud-ready Java web applications with Spring MVC
Record Nr. UNINA-9910825065903321
Bretet Alex  
Birmingham : , : Packt Publishing, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring Persistence with Hibernate [[electronic resource] /] / by Paul Fisher, Brian D. Murphy
Spring Persistence with Hibernate [[electronic resource] /] / by Paul Fisher, Brian D. Murphy
Autore Fisher Paul
Edizione [2nd ed. 2016.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2016
Descrizione fisica 1 online resource (179 p.)
Disciplina 004
Collana Expert's Voice in Java
Soggetto topico Java (Computer program language)
Computer science
Java
Computer Science, general
ISBN 1-4842-0268-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1. Architecting Your Application with Spring, Hibernate, and Patterns -- 2. Spring Basics -- 3. Basic Application Setup -- 4. Persistence with Hibernate -- 5. DAOs and Querying -- 6. Transaction Management -- 7. Effective Testing -- 8. Best Practices and Advanced Techniques.
Record Nr. UNINA-9910254749803321
Fisher Paul  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Spring Recipes [[electronic resource] ] : A Problem-Solution Approach / / by Daniel Rubio, Josh Long, Gary Mak, Marten Deinum
Spring Recipes [[electronic resource] ] : A Problem-Solution Approach / / by Daniel Rubio, Josh Long, Gary Mak, Marten Deinum
Autore Rubio Daniel
Edizione [3rd ed. 2014.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2014
Descrizione fisica 1 online resource (848 p.)
Disciplina 005.13
Collana Expert's voice in Spring
Soggetto topico Java (Computer program language)
Software engineering
Java
Software Engineering/Programming and Operating Systems
ISBN 1-4302-5909-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 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; 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
ProblemSolution; 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. 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 Ambiguity2-3. Use POJO References, Auto-Wiring, and Imports to Interact with Other POJOs; Problem; 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 WorksLists, Arrays, and Sets; Maps and Properties; Specify 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 DestructionProblem; Solution; How It Works; Define 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
Record Nr. UNINA-9910300467903321
Rubio Daniel  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui