舉報

會員
WildFly:New Features
最新章節:
Index
Thisbookisaneasytofollowguidefullofhandsonexamplesofadministrationtasksandvaluableinformationaboutsecurity.Eachtopicisexplainedandplacedincontext,andforthemoreinquisitivereaders,therearemoreindepthdetailsoftheconceptsused.IfyouareanapplicationserveradministratororaJavadeveloperwithsomeexperiencewithpreviousversionsofJBossASandyouwanttofamiliarizeyourselfwithWildFly,thenthisbookisidealforyou.
目錄(55章)
倒序
- coverpage
- WildFly: New Features
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Starting with WildFly
- What is WildFly?
- The installation guide and basic configuration
- Other basic configurations
- Summary
- Chapter 2. Unified Configuration
- Running our first web application
- Changing the application context root
- Configuring a virtual host
- WildFly logging
- Installing MySQL modules
- Creating the directory to create the module
- Datasources
- Crypt datasource passwords
- Other configurations
- Configuring e-mail
- Summary
- Chapter 3. WildFly CLI and Management Console
- Connecting to the CLI
- Creating a datasource with the CLI and management console
- Deployment with the CLI and management console
- The domain mode deployment
- Configuring e-mail via the CLI and management console
- Summary
- Chapter 4. Modular Services and Class Loading
- Class loading precedence
- WAR and EAR class loading
- Defining a dependency through WAR
- Global modules
- Summary
- Chapter 5. Memory and Thread Pool Management
- Learning about the JVM memory – Oracle JDK
- Configuring WildFly
- Garbage Collector and tuning
- The undertow HTTP pool
- Summary
- Appendix A. What You Need to Know – Migrating from AS 7 to WildFly 8
- Updated components
- Major changes
- Deploying the same application on two servers
- Index 更新時間:2021-07-16 11:45:58
推薦閱讀
- C++程序設計教程
- CMDB分步構建指南
- Go語言高效編程:原理、可觀測性與優化
- Web交互界面設計與制作(微課版)
- Visual FoxPro 程序設計
- Python零基礎快樂學習之旅(K12實戰訓練)
- MySQL數據庫基礎實例教程(微課版)
- 小程序開發原理與實戰
- Android程序設計基礎
- HTML 5與CSS 3權威指南(第3版·上冊)
- ElasticSearch Cookbook(Second Edition)
- 創意UI:Photoshop玩轉APP設計
- C指針原理揭秘:基于底層實現機制
- Python機器學習開發實戰
- 一覽眾山小:ASP.NET Web開發修行實錄
- Java EE程序設計與開發實踐教程
- Python實戰指南:手把手教你掌握300個精彩案例
- 軟件測試實驗實訓指南
- Java Web應用設計及實戰
- 寫給設計師的技術書:從智能終端到感知交互
- Beginning Application Development with TensorFlow and Keras
- Building Modern Networks
- RT-Thread內核實現與應用開發實戰指南:基于STM32
- 快速開發(紀念版)
- 新一代垃圾回收器ZGC設計與實現
- SQL Server 2017 Integration Services Cookbook
- Continuous Delivery with Docker and Jenkins
- 孩子趣味學編程之Scratch篇
- 自己動手寫網絡爬蟲(修訂版)
- Learning F# Functional Data Structures and Algorithms