- Java EE 7 Development with NetBeans 8
- David R. Heffelfinger
- 94字
- 2021-08-06 19:08:47
Summary
In this chapter, we learned how to download and install NetBeans.
We also learned how to set up NetBeans with third-party Java EE application servers and with third-party relational database systems, including how to register a JDBC driver for the RDBMS in question.
We built and deployed our first Java EE application by using one of the sample projects included by NetBeans.
Finally, we covered some of the NetBeans' features such as code completion, code templates, keyboard shortcuts, and visual cues that allow us to do our job more effectively as software developers.
推薦閱讀
- INSTANT OpenCV Starter
- R語言經典實例(原書第2版)
- iOS開發實戰:從零基礎到App Store上架
- Oracle數據庫從入門到運維實戰
- 信息安全技術
- 深度學習:算法入門與Keras編程實踐
- Python編程與幾何圖形
- 深入RabbitMQ
- Android底層接口與驅動開發技術詳解
- Asynchronous Android Programming(Second Edition)
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Mockito Essentials
- 會當凌絕頂:Java開發修行實錄
- Python硬件編程實戰