Record ID | ia:springmvccookboo0000bret |
Source | Internet Archive |
Download MARC XML | https://archive.org/download/springmvccookboo0000bret/springmvccookboo0000bret_marc.xml |
Download MARC binary | https://www.archive.org/download/springmvccookboo0000bret/springmvccookboo0000bret_meta.mrc |
LEADER: 10497cam 2200829Ii 4500
001 ocn944921898
003 OCoLC
005 20220203225914.0
008 160316s2016 enka o 001 0 eng d
006 m o d
007 cr unu||||||||
040 $aUMI$beng$erda$epn$cUMI$dOCLCF$dKSU$dN$T$dCOO$dDEBBG$dREB$dUOK$dCEF$dNLE$dUKMGB$dWYU$dAGLDB$dIGB$dUKAHL$dRDF$dEMU$dOCLCO
015 $aGBB747416$2bnb
016 7 $a018007211$2Uk
020 $a9781784394103$q(electronic bk.)
020 $a1784394106$q(electronic bk.)
020 $z9781784396411
020 $a1784396419
020 $a9781784396411
035 $a(OCoLC)944921898
037 $a9781784394103$bPackt Publishing Pvt. Ltd
050 4 $aTK5105.888
072 7 $aCOM$x060160$2bisacsh
082 04 $a005.72$223
100 1 $aBretet, Alex,$eauthor.
245 10 $aSpring MVC cookbook :$bover 40 recipes for creating cloud-ready Java web applications with Spring MVC /$cAlex Bretet.
264 1 $aBirmingham :$bPackt Publishing,$c2016.
300 $a1 online resource :$billustrations
336 $atext$btxt$2rdacontent
337 $acomputer$bc$2rdamedia
338 $aonline resource$bcr$2rdacarrier
490 1 $aQuick answers to common problems
588 $aDescription based on online resource; title from cover (viewed March 15, 2016).
500 $aIncludes index.
520 8 $aAnnotation$bOver 40 recipes for creating cloud-ready Java web applications with Spring MVCAbout This Book Configure Spring MVC to build logic-less controllers that transparently support the most advanced web techniques Build an amazing social and financial application that applies microservices patterns on deployment, self-testability, interoperability, cloud architectures, and scalability Fast-paced, practical guide to learn how to set up Spring MVC to produce REST resources and templates as required by the latest front-end best practices Who This Book Is ForIf you are an experienced Java developer, with prior experience in web technologies, and want to step up in your career and stay up-to-date or learn more about Spring Web scalability, this book is for you.What You Will Learn Structure your project with Maven and create self-tested, domain-specific deployable web archives Generate templates for a responsive and powerful frontend with AngularJS and Bootstrap Build a high performance stateless RESTful and hypermedia application to support your multiple customer experiences Authenticate over REST with a BASIC authentication scheme and OAuth2; handle roles and permissions Document and publish your REST API using Swagger and Swagger UI Scale your Spring web application Communicate through WebSocket and STOMP messages Provide support to your application and efficiently maintain its business features with a relevant test stackIn DetailSpring MVC is a lightweight application framework that comes with a great configuration by default. Being part of the Spring Framework, it naturally extended and supported it with an amazing set of recognizable annotations. External libraries can be plugged in and plugged out. It also possesses a request flow.Complete support of REST web services makes the Spring architecture an extremely consistent choice to support your front-end needs and Internet transformations.From the design of your Maven modules, you will achieve an Enterprise-standard for a stateless REST application based on Spring and Spring MVC with this book.This guide is unique in its style as it features a massive overview of practical development techniques brought together from the Spring ecosystem, the new JEE standards, the JavaScript revolution and Internet of Things.You will begin with the very first steps of Spring MVC's product design. Focused on deployment, viability, and maintainability, you will learn the use of Eclipse, Maven, and Git. You will walk through the separation of concerns driven by the microservices principles. Using Bootstrap and AngularJS, you will develop a responsive front-end, capable of interacting autonomously with a REST API.Later in the book, you will setup the Java Persistence API (JPA) within Spring; learn how to configure your Entities to reflect your domain needs, and discover Spring Data repositories. You will analyze how Spring MVC responds to complex HTTP requests. You will implement Hypermedia and HATEOAS to guide your customer's stateless conversation with the product and see how a messaging-service based on WebSocket can be configured. Finally you will learn how to set up and organize different levels of automated-tests, including logging and monitoring.Style and approachA comprehensive, recipe-based guide to creating stunning Java apps with Spring MVC as a result of learning and implementing pro-level practices, techniques, and solutions.
505 0 $aCover; 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
505 8 $aSetting 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)
505 8 $aAdding 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
505 8 $aChoosing 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
505 8 $aSecuring 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
650 0 $aWeb site development.
650 0 $aJava (Computer program language)
650 7 $aCOMPUTERS / Web / Web Programming$2bisacsh
650 7 $aJava (Computer program language)$2fast$0(OCoLC)fst00982065
650 7 $aWeb site development.$2fast$0(OCoLC)fst01173243
655 4 $aElectronic books.
830 0 $aQuick answers to common problems.
856 40 $3Safari Books Online$uhttp://proquest.safaribooksonline.com/?fpi=9781784396411
856 40 $3Safari Books Online$uhttp://proquest.safaribooksonline.com/?uiCode=ohlink&xmlId=9781784396411
856 40 $3Safari Books Online$uhttp://proxy.ohiolink.edu:9099/login?url=http://proquest.safaribooksonline.com/?uiCode=ohlink&xmlId=9781784396411
856 40 $3EBSCOhost$uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=1191134
856 40 $uhttp://proquest.safaribooksonline.com/9781784396411
856 4 $uhttp://proquest.tech.safaribooksonline.de/9781784396411$xAggregator$zURL des Erstveröffentlichers$3Volltext
856 40 $uhttps://login.libproxy.uregina.ca:8443/login?url=http://proquest.safaribooksonline.com/9781784396411$zFull text available from Safari Technical Books
856 40 $yView this electronic item in Safari Tech Books.$uhttps://ezproxy.spl.org/login?url=https://proquest.safaribooksonline.com/9781784396411$zAn e-book available through full-text database.
856 4 $uhttp://proxy.library.carleton.ca/login?url=http://proquest.safaribooksonline.com/?uiCode=carleton&xmlId=9781784396411$zSafari (Access restricted to 5 simultaneous users)
856 40 $uhttps://nls.ldls.org.uk/welcome.html?ark:/81055/vdc_100035492837.0x000001$zView item
856 40 $zVIEW FULL TEXT$uhttp://VH7QX3XE2P.search.serialssolutions.com/?V=1.0&L=VH7QX3XE2P&S=JCs&C=TC0001722435&T=marc&tab=BOOKS
856 40 $3Alberta Government Library Access$uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=1191134$z(Unlimited Concurrent Users)$zfrom EBSCO Academic Collection
856 40 $3University of Alberta Access$uhttp://proquest.safaribooksonline.com/?uiCode=ualberta&xmlId=9781784396411$z(6 Concurrent Users)$zfrom Safari
856 40 $3University of Alberta Access$uhttps://www.safaribooksonline.com/library/view/-/9781784396411/?ar$z(Unlimited Concurrent Users)$zfrom Safari
856 40 $uhttps://nl.idm.oclc.org/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1191134$yClick to view ebook
856 40 $uhttp://www.vlebooks.com/vleweb/product/openreader?id=none&isbn=9781784394103
938 $aAskews and Holts Library Services$bASKH$nAH30413031
938 $aEBSCOhost$bEBSC$n1191134
029 1 $aDEBBG$bBV043969018
029 1 $aDEBSZ$b485795310
029 1 $aGBVCP$b882848909
029 1 $aAU@$b000059710934
029 1 $aUKMGB$b018007211
994 $aZ0$bP4A
948 $hHELD BY P4A - 747 OTHER HOLDINGS