目錄(70章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- Acknowledgments
- 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. Running Your First Gradle Task
- Installing Gradle
- The Gradle command-line interface
- The first Gradle build script
- Summary
- Chapter 2. Building Java Projects
- Building a simple Java project
- Unit testing
- Bundling an application distributable
- Generating IDE project files
- Summary
- Chapter 3. Building a Web Application
- Building a simple Java web project
- References
- Project dependencies
- Summary
- Chapter 4. Demystifying Build Scripts
- Groovy for Gradle build scripts
- Gradle – an object-oriented build tool
- Build phases
- Gradle Project API
- Tasks
- References
- Summary
- Chapter 5. Multiprojects Build
- The multiproject directory layout
- The settings.gradle file
- Organizing build logic in multiproject builds
- Summary
- Chapter 6. The Real-world Project with Gradle
- Migrating from an Ant-based project
- Migrating from a Maven project
- Publishing artifacts
- Continuous Integration
- Generating documentation
- Summary
- Chapter 7. Testing and Reporting with Gradle
- Testing with TestNG
- Integration testing
- Code coverage
- Code analysis reports
- Summary
- Chapter 8. Organizing Build Logic and Plugins
- Extracting build logic to buildSrc
- The first plugin
- Configuring plugins
- Summary
- Chapter 9. Polyglot Projects
- The polyglot application
- Building Groovy projects
- Building Scala projects
- Joint compilation
- References
- Summary
- Index 更新時間:2021-07-30 09:54:01
推薦閱讀
- iOS Game Programming Cookbook
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- Spring 5.0 Microservices(Second Edition)
- 精通Nginx(第2版)
- 數據庫系統教程(第2版)
- Web Development with Django Cookbook
- Building Mapping Applications with QGIS
- The Complete Coding Interview Guide in Java
- SQL Server從入門到精通(第3版)
- OpenStack Networking Essentials
- Unity Android Game Development by Example Beginner's Guide
- Learning Kotlin by building Android Applications
- UI動效設計從入門到精通
- 大話代碼架構:項目實戰版
- C語言程序設計實驗指導教程
- Analytics for the Internet of Things(IoT)
- 大話C語言
- C++標準庫(第2版)
- Daniel Arbuckle's Mastering Python
- C#教程
- Mastering MeteorJS Application Development
- 架構師應該知道的37件事
- Hands/On Microsoft Teams
- OpenCV By Example
- 客戶驅動的產品開發
- 企業微信開發詳解
- 動靜有法 Sketch+Principle UI設計基礎教程
- Python與數據科學
- Learning Python Testing
- GraphQL實戰:寫給全棧工程師們