語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning Quarkus Framework = Build ...
~
Koleoso, Tayo.
Beginning Quarkus Framework = Build Cloud-Native Enterprise Java Applications and Microservices /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Beginning Quarkus Framework/ by Tayo Koleoso.
其他題名:
Build Cloud-Native Enterprise Java Applications and Microservices /
作者:
Koleoso, Tayo.
面頁冊數:
XVIII, 301 p. 29 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Programming Languages, Compilers, Interpreters. -
電子資源:
https://doi.org/10.1007/978-1-4842-6032-6
ISBN:
9781484260326
Beginning Quarkus Framework = Build Cloud-Native Enterprise Java Applications and Microservices /
Koleoso, Tayo.
Beginning Quarkus Framework
Build Cloud-Native Enterprise Java Applications and Microservices /[electronic resource] :by Tayo Koleoso. - 1st ed. 2020. - XVIII, 301 p. 29 illus.online resource.
1. Welcome to Quarkus -- 2. Dependency Injection -- 3. Microservices with Quarkus -- 4. Packaging and Deploying Quarkus Applications -- 5. Quarkus Data Access -- 6. Test Quarkus Applications.
Harness the power of Quarkus, the supersonic subatomic cloud-native Java platform from Red Hat. This book covers everything you need to know to get started with the platform, which has been engineered from the ground up for superior performance and cloud-native deployment. You’ll start with an overview of the Quarkus framework and its features. Next, you'll dive into building your first microservice using Quarkus, including the use of JAX-RS, Swagger, Microprofile, REST, reactive programming, and more. You’ll see how to seamlessly add Quarkus to existing Spring framework projects. The book continues with a dive into the dependency injection pattern and how Quarkus supports it, working with annotations and facilities from both Jakarta EE CDI and the Spring framework. You’ll also learn about dockerization and serverless technologies to deploy your microservice. Next you’ll cover how data access works in Quarkus with Hibernate, JPA, Spring Boot, MongoDB, and more. This will also give you an eye for efficiency with reactive SQL, microservices, and many more reactive components. You’ll also see tips and tricks not available in the official documentation for Quarkus. Lastly, you'll test and secure Quarkus-based code and use different deployment scenarios to package and deploy your Quarkus-based microservice for the cloud, using Amazon Web Services as a focus. After reading and using Beginning Quarkus Framework, you'll have the essentials to build and deploy cloud-native microservices and full-fledged applications. Author Tayo Koleoso goes to great lengths to ensure this book has up to date material including brand new and some unreleased features! You will: Build and deploy cloud-native Java applications with Quarkus Create Java-based microservices Integrate existing technologies such as the Spring framework and vanilla Java EE into the Quarkus framework Work with the Quarkus data layer on persistence with SQL, reactive SQL, and NoSQL Test code in Quarkus with the latest versions of JUnit and Testcontainers Secure your microservices with JWT and other technologies Package your microservices with Docker containers and GraalVM native image tooling Tips and techniques you won't find in the official Quarkus documentation.
ISBN: 9781484260326
Standard No.: 10.1007/978-1-4842-6032-6doiSubjects--Topical Terms:
669782
Programming Languages, Compilers, Interpreters.
LC Class. No.: QA76.73.J38
Dewey Class. No.: 005.133
Beginning Quarkus Framework = Build Cloud-Native Enterprise Java Applications and Microservices /
LDR
:03786nam a22003855i 4500
001
1029247
003
DE-He213
005
20200917102802.0
007
cr nn 008mamaa
008
210318s2020 xxu| s |||| 0|eng d
020
$a
9781484260326
$9
978-1-4842-6032-6
024
7
$a
10.1007/978-1-4842-6032-6
$2
doi
035
$a
978-1-4842-6032-6
050
4
$a
QA76.73.J38
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051280
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.133
$2
23
100
1
$a
Koleoso, Tayo.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1325890
245
1 0
$a
Beginning Quarkus Framework
$h
[electronic resource] :
$b
Build Cloud-Native Enterprise Java Applications and Microservices /
$c
by Tayo Koleoso.
250
$a
1st ed. 2020.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
XVIII, 301 p. 29 illus.
$b
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
505
0
$a
1. Welcome to Quarkus -- 2. Dependency Injection -- 3. Microservices with Quarkus -- 4. Packaging and Deploying Quarkus Applications -- 5. Quarkus Data Access -- 6. Test Quarkus Applications.
520
$a
Harness the power of Quarkus, the supersonic subatomic cloud-native Java platform from Red Hat. This book covers everything you need to know to get started with the platform, which has been engineered from the ground up for superior performance and cloud-native deployment. You’ll start with an overview of the Quarkus framework and its features. Next, you'll dive into building your first microservice using Quarkus, including the use of JAX-RS, Swagger, Microprofile, REST, reactive programming, and more. You’ll see how to seamlessly add Quarkus to existing Spring framework projects. The book continues with a dive into the dependency injection pattern and how Quarkus supports it, working with annotations and facilities from both Jakarta EE CDI and the Spring framework. You’ll also learn about dockerization and serverless technologies to deploy your microservice. Next you’ll cover how data access works in Quarkus with Hibernate, JPA, Spring Boot, MongoDB, and more. This will also give you an eye for efficiency with reactive SQL, microservices, and many more reactive components. You’ll also see tips and tricks not available in the official documentation for Quarkus. Lastly, you'll test and secure Quarkus-based code and use different deployment scenarios to package and deploy your Quarkus-based microservice for the cloud, using Amazon Web Services as a focus. After reading and using Beginning Quarkus Framework, you'll have the essentials to build and deploy cloud-native microservices and full-fledged applications. Author Tayo Koleoso goes to great lengths to ensure this book has up to date material including brand new and some unreleased features! You will: Build and deploy cloud-native Java applications with Quarkus Create Java-based microservices Integrate existing technologies such as the Spring framework and vanilla Java EE into the Quarkus framework Work with the Quarkus data layer on persistence with SQL, reactive SQL, and NoSQL Test code in Quarkus with the latest versions of JUnit and Testcontainers Secure your microservices with JWT and other technologies Package your microservices with Docker containers and GraalVM native image tooling Tips and techniques you won't find in the official Quarkus documentation.
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
669782
650
2 4
$a
Programming Techniques.
$3
669781
650
1 4
$a
Java.
$3
1115949
650
0
$a
Programming languages (Electronic computers).
$3
1127615
650
0
$a
Computer programming.
$3
527822
650
0
$a
Java (Computer program language).
$3
686374
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484260319
776
0 8
$i
Printed edition:
$z
9781484260333
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6032-6
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入