語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Spring Boot 3 Recipesa problem-solut...
~
Deinum, Marten.
Spring Boot 3 Recipesa problem-solution approach for Java Microservices and cloud-native applications /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Spring Boot 3 Recipesby Marten Deinum.
其他題名:
a problem-solution approach for Java Microservices and cloud-native applications /
作者:
Deinum, Marten.
出版者:
Berkeley, CA :Apress :2024.
面頁冊數:
xx, 504 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Java (Computer program language)
電子資源:
https://doi.org/10.1007/979-8-8688-0113-6
ISBN:
9798868801136$q(electronic bk.)
Spring Boot 3 Recipesa problem-solution approach for Java Microservices and cloud-native applications /
Deinum, Marten.
Spring Boot 3 Recipes
a problem-solution approach for Java Microservices and cloud-native applications /[electronic resource] :by Marten Deinum. - Second edition. - Berkeley, CA :Apress :2024. - xx, 504 p. :ill., digital ;24 cm.
1. Spring Boot Introduction -- 2. Spring Boot - Basics -- 3. Spring MVC -- 4. WebFlux -- 5. Spring Security -- 6.Spring Boot - Data Access -- 7. Java Enterprise Services -- 8. Spring Messaging -- 9. Spring Boot - Actuator -- 10.Spring Boot - Packing.
Solve all your Spring Boot 3 micro-framework problems using complete, real-world Java-based code snippets and examples inspired by various problems and corresponding solutions to those problems. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your own specific software programming needs. This can save you a great deal of work over creating a project from scratch. Spring Boot 3 Recipes has been revised to include new features like the new Spring Native, newly repackaged Spring Data, Spring Kafka for messaging and more on Kubernetes/deployment than in the previous edition. It includes Java 17 long term support code and Jakarta EE 9+ code as a base for Spring Boot 3. This handy code reference takes advantage of these things as it introduces you to VMWare's Spring Boot 3 and Spring Native. Quickly, it dives into code snippets on how to apply and integrate Spring Boot 3 with the Spring MVC web framework, web sockets and WebFlux for the rapid development of web applications, web services, microservices and more. You'll also get solutions to common problems with data persistence, integrating Spring Boot with batch processing, algorithmic programming via Spring Batch, and much more. These enable you to enhance or round out your web applications or microservices with a data and/or transaction-tier to boot. Other recipes cover topics such as using and integrating Boot with Spring's enterprise services, Spring Integration, testing, monitoring and more. At the end of the book, you'll have the code packages to deploy your Spring Boot-created microservices or applications on a cloud platform like Amazon using the popular Kubernetes container. Finally, this code reference is a must have for your Spring library. What You'll Learn Get reusable code recipes and snippets for the Spring Boot 3 micro-framework Discover how Spring Boot 3 integrates with other Spring APIs, tools, and frameworks Access Spring MVC, web sockets and WebFlux for easier web development Work with microservices for web services development and integration with your Spring Boot applications Add persistence and a data tier seamlessly to make your Spring Boot web application do more Integrate enterprise services via Spring Integration and Jakarta EE to create a more complex Java application using Spring Boot.
ISBN: 9798868801136$q(electronic bk.)
Standard No.: 10.1007/979-8-8688-0113-6doiSubjects--Uniform Titles:
Spring Boot (Electronic resource)
Subjects--Topical Terms:
189341
Java (Computer program language)
LC Class. No.: QA76.73.J38
Dewey Class. No.: 005.2762
Spring Boot 3 Recipesa problem-solution approach for Java Microservices and cloud-native applications /
LDR
:03707nmm a22003375a 4500
001
665616
003
DE-He213
005
20240326140008.0
006
m d
007
cr nn 008maaau
008
241219s2024 cau s 0 eng d
020
$a
9798868801136$q(electronic bk.)
020
$a
9798868801129$q(paper)
024
7
$a
10.1007/979-8-8688-0113-6
$2
doi
035
$a
979-8-8688-0113-6
040
$a
GP
$c
GP
041
0
$a
eng
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.2762
$2
23
090
$a
QA76.73.J38
$b
D324 2024
100
1
$a
Deinum, Marten.
$3
585275
245
1 0
$a
Spring Boot 3 Recipes
$h
[electronic resource] :
$b
a problem-solution approach for Java Microservices and cloud-native applications /
$c
by Marten Deinum.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2024.
300
$a
xx, 504 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Spring Boot Introduction -- 2. Spring Boot - Basics -- 3. Spring MVC -- 4. WebFlux -- 5. Spring Security -- 6.Spring Boot - Data Access -- 7. Java Enterprise Services -- 8. Spring Messaging -- 9. Spring Boot - Actuator -- 10.Spring Boot - Packing.
520
$a
Solve all your Spring Boot 3 micro-framework problems using complete, real-world Java-based code snippets and examples inspired by various problems and corresponding solutions to those problems. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your own specific software programming needs. This can save you a great deal of work over creating a project from scratch. Spring Boot 3 Recipes has been revised to include new features like the new Spring Native, newly repackaged Spring Data, Spring Kafka for messaging and more on Kubernetes/deployment than in the previous edition. It includes Java 17 long term support code and Jakarta EE 9+ code as a base for Spring Boot 3. This handy code reference takes advantage of these things as it introduces you to VMWare's Spring Boot 3 and Spring Native. Quickly, it dives into code snippets on how to apply and integrate Spring Boot 3 with the Spring MVC web framework, web sockets and WebFlux for the rapid development of web applications, web services, microservices and more. You'll also get solutions to common problems with data persistence, integrating Spring Boot with batch processing, algorithmic programming via Spring Batch, and much more. These enable you to enhance or round out your web applications or microservices with a data and/or transaction-tier to boot. Other recipes cover topics such as using and integrating Boot with Spring's enterprise services, Spring Integration, testing, monitoring and more. At the end of the book, you'll have the code packages to deploy your Spring Boot-created microservices or applications on a cloud platform like Amazon using the popular Kubernetes container. Finally, this code reference is a must have for your Spring library. What You'll Learn Get reusable code recipes and snippets for the Spring Boot 3 micro-framework Discover how Spring Boot 3 integrates with other Spring APIs, tools, and frameworks Access Spring MVC, web sockets and WebFlux for easier web development Work with microservices for web services development and integration with your Spring Boot applications Add persistence and a data tier seamlessly to make your Spring Boot web application do more Integrate enterprise services via Spring Integration and Jakarta EE to create a more complex Java application using Spring Boot.
630
0 0
$a
Spring Boot (Electronic resource)
$3
954606
650
0
$a
Java (Computer program language)
$3
189341
650
0
$a
Application software
$x
Development.
$3
189413
650
1 4
$a
Java.
$3
763312
650
2 4
$a
Programming Language.
$3
913494
650
2 4
$a
Computer Science.
$3
212513
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-0113-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000242265
電子館藏
1圖書
電子書
EB QA76.73.J38 D324 2024 2024
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/979-8-8688-0113-6
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入