|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
OR_ocn929624581 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
151117s2015 cau o 000 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d IDEBK
|d CDX
|d N$T
|d OCLCO
|d YDXCP
|d OCLCF
|d OCLCO
|d NUI
|d COO
|d EBLCP
|d B24X7
|d GW5XE
|d UMI
|d TOH
|d IAO
|d JBG
|d IAS
|d ICN
|d SOI
|d STF
|d DEBBG
|d IAD
|d IDB
|d ILO
|d VT2
|d Z5A
|d LIV
|d OCLCQ
|d MERUC
|d ESU
|d OCLCQ
|d IOG
|d UAB
|d U3W
|d OCLCQ
|d REB
|d CEF
|d OCLCQ
|d WYU
|d UKMGB
|d AU@
|d UKAHL
|d OCLCQ
|d DCT
|d ERF
|d OCLCQ
|d AUD
|d INARC
|d COM
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB8O2039
|2 bnb
|
016 |
7 |
|
|a 019177056
|2 Uk
|
019 |
|
|
|a 961332003
|a 961598032
|a 966353768
|a 985046016
|a 1005753723
|a 1008955676
|a 1021250315
|a 1026456521
|a 1048157454
|a 1066452658
|a 1066650203
|a 1086455749
|a 1110928596
|a 1112537620
|a 1129345260
|a 1153042452
|
020 |
|
|
|a 9781484207932
|q (electronic bk.)
|
020 |
|
|
|a 1484207939
|q (electronic bk.)
|
020 |
|
|
|z 9781484207949
|
020 |
|
|
|z 1484207947
|q (print)
|
020 |
|
|
|z 9781484207949
|q (print)
|
024 |
7 |
|
|a 10.1007/978-1-4842-0793-2
|2 doi
|
029 |
1 |
|
|a AU@
|b 000057005683
|
029 |
1 |
|
|a CHNEW
|b 000893462
|
029 |
1 |
|
|a CHVBK
|b 374526192
|
029 |
1 |
|
|a DEBBG
|b BV043626563
|
029 |
1 |
|
|a DEBBG
|b BV043970127
|
029 |
1 |
|
|a DEBSZ
|b 485806614
|
029 |
1 |
|
|a GBVCP
|b 88276019X
|
029 |
1 |
|
|a NZ1
|b 16246680
|
029 |
1 |
|
|a UKMGB
|b 019177056
|
029 |
1 |
|
|a AU@
|b 000067112686
|
035 |
|
|
|a (OCoLC)929624581
|z (OCoLC)961332003
|z (OCoLC)961598032
|z (OCoLC)966353768
|z (OCoLC)985046016
|z (OCoLC)1005753723
|z (OCoLC)1008955676
|z (OCoLC)1021250315
|z (OCoLC)1026456521
|z (OCoLC)1048157454
|z (OCoLC)1066452658
|z (OCoLC)1066650203
|z (OCoLC)1086455749
|z (OCoLC)1110928596
|z (OCoLC)1112537620
|z (OCoLC)1129345260
|z (OCoLC)1153042452
|
037 |
|
|
|a CL0500000797
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.J38
|
072 |
|
7 |
|a COM
|x 051280
|2 bisacsh
|
072 |
|
7 |
|a UY
|2 bicssc
|
082 |
0 |
4 |
|a 005.133
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Krnac, Lubos,
|e author.
|
245 |
1 |
0 |
|a Pivotal certified Spring enterprise integration specialist exam :
|b a study guide /
|c Lubos Krnac.
|
264 |
|
1 |
|a [Berkeley, CA] :
|b Apress,
|c 2015.
|
264 |
|
4 |
|c ©2015
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|b PDF
|2 rda
|
490 |
1 |
|
|a The expert's voice in Spring
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed November 24, 2015).
|
520 |
|
|
|a Exam topics covered include tasks and scheduling, remoting, the Spring Web Services framework, RESTful services with Spring MVC, the Spring JMS module, JMS and JTA transactions with Spring, batch processing with Spring Batch and the Spring Integration framework. Prepare with confidence for the Pivotal Enterprise Integration with Spring Exam. One of the important aspects of this book is a focus on new and modern abstractions provided by Spring. Therefore most of the features are shown with Java annotations alongside established XML configurations. Most of the examples in the book are also based on the Spring Boot framework. Spring Boot adoption is exponential because of its capability to significantly simplify Spring configuration using sensible opinionated defaults. But Spring Boot is not the target of the exam, therefore all the features are also covered with plain Spring configuration examples. How to use Spring to create concurrent applications and schedule tasks How to do remoting to implement client-server applications How to work with Spring Web services to create loosely coupled Web services and clients How to use Spring MVC to create RESTful web services and clients How to integrate JMS for asynchronous messaging-based communication How to use local JMS transactions with Spring How to configure global JTA transactions with Spring How to use Spring Integration to create event-driven pipes-and-filters architectures and integrate with external applications How to use Spring Batch for managed, scalable batch processing that is based on both custom and built-in processing components.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Java (Computer program language)
|x Examinations
|v Study guides.
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
0 |
|a Web site development.
|
650 |
|
6 |
|a Java (Langage de programmation)
|x Examens
|v Guides de l'étudiant.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
7 |
|a Computer networking & communications.
|2 bicssc
|
650 |
|
7 |
|a Programming & scripting languages: general.
|2 bicssc
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Java.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a Java (Computer program language)
|x Examinations
|2 fast
|
650 |
|
7 |
|a Web site development
|2 fast
|
655 |
|
0 |
|a Electronic books.
|
655 |
|
7 |
|a examination study guides.
|2 aat
|
655 |
|
7 |
|a Study guides
|2 fast
|
655 |
|
7 |
|a Study guides.
|2 lcgft
|
655 |
|
7 |
|a Guides de l'étudiant.
|2 rvmgf
|
776 |
0 |
8 |
|i Printed edition:
|z 9781484207949
|
830 |
|
0 |
|a Expert's voice in Spring.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484207932/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Internet Archive
|b INAR
|n pivotalcertified0000krna
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH31352772
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00104351
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 33170033
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL4092951
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1096015
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis33170033
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12716487
|
994 |
|
|
|a 92
|b IZTAP
|