- Java EE 8 Application Development
- David R. Heffelfinger
- 65字
- 2021-07-02 22:04:56
What you need for this book
The following software needs to be installed to follow the material in this book:
- Java Development Kit (JDK) 1.8 or newer
- A Java EE 8 compliant application server such as GlassFish 5, Payara 5, or OpenLiberty
- Maven 3 or newer is needed to build the examples
- A Java IDE such as NetBeans, Eclipse, or IntelliJ IDEA (optional, but recommended)
推薦閱讀
- TypeScript入門與實(shí)戰(zhàn)
- Java編程指南:基礎(chǔ)知識(shí)、類庫應(yīng)用及案例設(shè)計(jì)
- C#程序設(shè)計(jì)教程
- Kinect for Windows SDK Programming Guide
- Asynchronous Android Programming(Second Edition)
- 學(xué)習(xí)正則表達(dá)式
- C#實(shí)踐教程(第2版)
- Go語言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(1)
- C語言程序設(shè)計(jì)上機(jī)指導(dǎo)與習(xí)題解答(第2版)
- Building Microservices with .NET Core
- Machine Learning in Java
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計(jì)從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Geospatial Development By Example with Python
- 深度學(xué)習(xí)原理與PyTorch實(shí)戰(zhàn)(第2版)
- Spring 5 Design Patterns