MARC 닫기
05537cam c2200601Mu 4500
000000529697
20200210174432
m d
cr -n---------
180922s2018 xx o 000 0 eng d
▼a GBB8H2853
▼2 bnb
▼a 019056097
▼2 Uk
▼a 1051075867
▼a 1056157572
▼a 9781788996730
▼a 1788996739
▼z 9781788992992
▼a 1883887
▼b (N$T)
▼a (OCoLC)1053798657
▼z (OCoLC)1051075867
▼z (OCoLC)1056157572
▼a 9781788996730
▼b Packt Publishing
▼a EBLCP
▼b eng
▼c EBLCP
▼d YDX
▼d MERUC
▼d IDB
▼d UKMGB
▼d CHVBK
▼d OCLCO
▼d LVT
▼d OCLCF
▼d UMI
▼d TEFOD
▼d G3B
▼d TOH
▼d STF
▼d UAB
▼d N$T
▼d 248023
▼a MAIN
▼a QA76.754
▼b .E577 2018eb
▼a COM
▼x 051280
▼2 bisacsh
▼a 005.12
▼2 23
▼a Enríquez, René.
▼a Software Architecture with Spring 5. 0
▼h [electronic resource]:
▼b Design and Architect Highly Scalable, Robust, and High-Performance Java Applications.
▼a Birmingham:
▼b Packt Publishing Ltd,
▼c 2018.
▼a 1 online resource (362 p.).
▼a text
▼2 rdacontent
▼a computer
▼2 rdamedia
▼a online resource
▼2 rdacarrier
▼a Description based upon print version of record.
▼a Underlying concepts and key aspects
▼a Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Software Architecture Today; Defining software architecture; I know my land; I want to stay ahead; Predicting the future; Architecture and architects; Software architecture principles; Components; Low coupling; High cohesion; SOLID principles; The single responsibility principle (SRP); The Open-Closed Principle (OCP); The Liskov substitution principle ; The interface segregation principle (ISP); The dependency inversion (DI) principle; Conway's law
▼a Choosing the right technology for youNew trends ; Summary; Chapter 2: Software Architecture Dimensions; Dimensions; The business dimension; Managing user requirements; Identifying and tracking business metrics; The data dimension; The technical dimension; The operations dimension; How to deploy an application; How interaction occurs among your components; Dealing with infrastructure; Understanding the infrastructure; Versioning; Testing; Cloud versus on-premise; Deploying your application; The C4 model; Context diagram; Container diagram; Components diagram; Class diagram; Summary
▼a Chapter 3: Spring ProjectsWhy Spring appeared; Spring projects; Spring Initializr; Spring Boot in a Nutshell; Servlet container integration; Autoconfiguration; Dependency management; mvnw and mvnw.cmd; pom.xml; DemoApplication.java; The application.properties file; DemoApplicationTests.java; Avoiding redeployment with developer tools; Spring Data; Supporting EIPs with Spring Integration; Spring Batch; The read step; The process step; The write step; Securing applications with Spring Security; Embracing (Spring) HATEOAS; Spring Cloud and the microservices world; Configuration server
▼a Service registryEdge services; Microproxy; API gateway; Circuit breaker; Reactive and Spring; Publisher; Subscriber; Subscription; Processor; Project reactor; Mono; Flux; Back pressure; Reactive Spring Data; Reactive REST services; Summary; Chapter 4: Client-Server Architectures; Understanding client-server architectures; Server; Scaling ; Request; Client; Network; Where to apply client-server architectures; Implementing client-server architectures with Spring; The server; SOAP web services; RESTful web services; CORBA; Sockets; AMQP; Implementing the server; Banking-domain; Banking-api
▼a BoundariesDomain; Persistence; Service; Monitoring the server; Testing; Banking-client; Authentication endpoint client; Account balance endpoint client; The clients; JavaFX client; Android client; Thin client; Summary; Chapter 5: Model-View-Controller Architectures; MVC; The Model (M); The View (V); The Controller (C); Benefits of using MVC ; Common pitfalls; Implementing applications using MVC; Spring MVC; Testing; Test coverage; UI frameworks; Thymeleaf; Securing an MVC application; Basic authentication; Implementing basic authentication; Summary; Chapter 6: Event-Driven Architectures
▼a Spring 5 and the ecosystem around it can be used for building robust architectures in an effective way. This book shows how to choose the right architecture and apply best practices during your software development cycle to avoid technical debt and support every business requirement effectively.
▼a Master record variable field(s) change: 072 - OCLC control number change
▼a Software architecture.
▼a Software architecture.
▼2 fast
▼0 (OCoLC)fst01200416
▼a COMPUTERS / Programming Languages / Java.
▼2 bisacsh
▼a Electronic books.
▼a Electronic books.
▼a Salazar, Alberto.
▼i Print version:
▼a Enríquez, René
▼t Software Architecture with Spring 5. 0 : Design and Architect Highly Scalable, Robust, and High-Performance Java Applications.
▼d Birmingham : Packt Publishing Ltd,c2018,
▼z 9781788992992
▼a NA000000
▼b 00000140
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=1883887
▼a EBL - Ebook Library
▼b EBLB
▼n EBL5507768
▼a YBP Library Services
▼b YANK
▼n 15684636
▼a EBSCOhost
▼b EBSC
▼n 1883887
▼a 92
▼b N$T
| 자료유형 : | 단행본 |
|---|---|
| ISBN : | 9781788996730 |
| ISBN : | 1788996739 |
| ISBN : | |
| 개인저자 : | Enríquez, René. |
| 서명/저자사항 : | Software Architecture with Spring 5. 0 [electronic resource]: Design and Architect Highly Scalable, Robust, and High-Performance Java Applications. |
| 발행사항 : | Birmingham: Packt Publishing Ltd, 2018. |
| 형태사항 : | 1 online resource (362 p.). |
| 일반주기 : | Description based upon print version of record. |
| 일반주기 : | Underlying concepts and key aspects |
| 내용주기 : | Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Software Architecture Today; Defining software architecture; I know my land; I want to stay ahead; Predicting the future; Architecture and architects; Software architecture principles; Components; Low coupling; High cohesion; SOLID principles; The single responsibility principle (SRP); The Open-Closed Principle (OCP); The Liskov substitution principle ; The interface segregation principle (ISP); The dependency inversion (DI) principle; Conway's law |
| 내용주기 : | Choosing the right technology for youNew trends ; Summary; Chapter 2: Software Architecture Dimensions; Dimensions; The business dimension; Managing user requirements; Identifying and tracking business metrics; The data dimension; The technical dimension; The operations dimension; How to deploy an application; How interaction occurs among your components; Dealing with infrastructure; Understanding the infrastructure; Versioning; Testing; Cloud versus on-premise; Deploying your application; The C4 model; Context diagram; Container diagram; Components diagram; Class diagram; Summary |
| 내용주기 : | Chapter 3: Spring ProjectsWhy Spring appeared; Spring projects; Spring Initializr; Spring Boot in a Nutshell; Servlet container integration; Autoconfiguration; Dependency management; mvnw and mvnw.cmd; pom.xml; DemoApplication.java; The application.properties file; DemoApplicationTests.java; Avoiding redeployment with developer tools; Spring Data; Supporting EIPs with Spring Integration; Spring Batch; The read step; The process step; The write step; Securing applications with Spring Security; Embracing (Spring) HATEOAS; Spring Cloud and the microservices world; Configuration server |
| 내용주기 : | Service registryEdge services; Microproxy; API gateway; Circuit breaker; Reactive and Spring; Publisher; Subscriber; Subscription; Processor; Project reactor; Mono; Flux; Back pressure; Reactive Spring Data; Reactive REST services; Summary; Chapter 4: Client-Server Architectures; Understanding client-server architectures; Server; Scaling ; Request; Client; Network; Where to apply client-server architectures; Implementing client-server architectures with Spring; The server; SOAP web services; RESTful web services; CORBA; Sockets; AMQP; Implementing the server; Banking-domain; Banking-api |
| 내용주기 : | BoundariesDomain; Persistence; Service; Monitoring the server; Testing; Banking-client; Authentication endpoint client; Account balance endpoint client; The clients; JavaFX client; Android client; Thin client; Summary; Chapter 5: Model-View-Controller Architectures; MVC; The Model (M); The View (V); The Controller (C); Benefits of using MVC ; Common pitfalls; Implementing applications using MVC; Spring MVC; Testing; Test coverage; UI frameworks; Thymeleaf; Securing an MVC application; Basic authentication; Implementing basic authentication; Summary; Chapter 6: Event-Driven Architectures |
| 요약 : | Spring 5 and the ecosystem around it can be used for building robust architectures in an effective way. This book shows how to choose the right architecture and apply best practices during your software development cycle to avoid technical debt and support every business requirement effectively. |
| 일반주제명 : | Software architecture. -- |
| 일반주제명 : | Software architecture. -- |
| 일반주제명 : | COMPUTERS / Programming Languages / Java. -- |
| 개인저자 : | Salazar, Alberto. |
| 기타형태 저록 : | Print version: Enríquez, René Software Architecture with Spring 5. 0 : Design and Architect Highly Scalable, Robust, and High-Performance Java Applications. Birmingham : Packt Publishing Ltd,c2018, 9781788992992 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기