JAVA 应用与开发 - 控制台应用程序设计
0 码力 | 63 页 | 2.84 MB | 1 年前3《Java 应用与开发》课程讲义 - 王晓东
简化了企业级软件开发中复杂的对象管理事务; • 克服了 C++ 语言等内存泄漏缺陷; • 减轻软件开发人员的负担。 图 15.2 Java EE 容器 15.3.1 客户端应用容器 • 客户端应用容器(Application Client Container)即是普通 Java SE 的 JVM,管理 和运行客户 JavaBean 组件,与一般的 Java 类没有区别。 • Java EE 规范将客户端应用 中国海洋大学信息学院计算机系 第 204 页 / 共 306 页 15.4. JAVA EE 组件 � 15 � 图 15.3 Java EE 组件 15.4.2 Java EE 组件列表 1. Application Client Component 2. Applet Component 3. Web Component * • Servlet • JSP 4. EJB Component * destroy() { 2 try { 3 cn.close (); 4 } catch (Exception e) { 5 application.Log(”登录处理关闭数据库错误” + e.getMessage()); 6 } 7 } 代码中 application 为 Web 应用的上下文环境对象。 16.4 Servlet 生命周期 16.4.1 Servlet 的运行过程 1.0 码力 | 330 页 | 6.54 MB | 1 年前3Spring Boot 1.3.7.RELEASE Reference Documentation
example Upgrading from an earlier version of Spring Boot 11. Developing your first Spring Boot application Creating the POM Adding classpath dependencies Writing the code The @RestController and @RequestMapping Gradle Ant Starter POMs 14. Structuring your code Using the “default” package Locating the main application class 15. Configuration classes Importing additional configuration classes Importing XML configuration injection 18. Using the @SpringBootApplication annotation 19. Running your application Running from an IDE Running as a packaged application Using the Maven plugin Using the Gradle plugin Hot swapping 20. Developer0 码力 | 502 页 | 455.82 KB | 1 年前3Spring Boot 1.3.9.BUILD-SNAPSHOT Reference Documentation
example Upgrading from an earlier version of Spring Boot 11. Developing your first Spring Boot application Creating the POM Adding classpath dependencies Writing the code The @RestController and @RequestMapping Gradle Ant Starter POMs 14. Structuring your code Using the “default” package Locating the main application class 15. Configuration classes Importing additional configuration classes Importing XML configuration injection 18. Using the @SpringBootApplication annotation 19. Running your application Running from an IDE Running as a packaged application Using the Maven plugin Using the Gradle plugin Hot swapping 20. Developer0 码力 | 504 页 | 456.47 KB | 1 年前3Spring Boot 1.3.8.RELEASE Reference Documentation
example Upgrading from an earlier version of Spring Boot 11. Developing your first Spring Boot application Creating the POM Adding classpath dependencies Writing the code The @RestController and @RequestMapping Gradle Ant Starter POMs 14. Structuring your code Using the “default” package Locating the main application class 15. Configuration classes Importing additional configuration classes Importing XML configuration injection 18. Using the @SpringBootApplication annotation 19. Running your application Running from an IDE Running as a packaged application Using the Maven plugin Using the Gradle plugin Hot swapping 20. Developer0 码力 | 503 页 | 456.03 KB | 1 年前3Spring Boot 1.3.4.RELEASE Reference Guide
example Upgrading from an earlier version of Spring Boot 11. Developing your first Spring Boot application Creating the POM Adding classpath dependencies Writing the code The @RestController and @RequestMapping Gradle Ant Starter POMs 14. Structuring your code Using the “default” package Locating the main application class 15. Configuration classes Importing additional configuration classes Importing XML configuration injection 18. Using the @SpringBootApplication annotation 19. Running your application Running from an IDE Running as a packaged application Using the Maven plugin Using the Gradle plugin Hot swapping 20. Developer0 码力 | 501 页 | 455.13 KB | 1 年前3Spring Boot 1.3.3.RELEASE Reference Guide
example Upgrading from an earlier version of Spring Boot 11. Developing your first Spring Boot application Creating the POM Adding classpath dependencies Writing the code The @RestController and @RequestMapping Gradle Ant Starter POMs 14. Structuring your code Using the “default” package Locating the main application class 15. Configuration classes Importing additional configuration classes Importing XML configuration injection 18. Using the @SpringBootApplication annotation 19. Running your application Running from an IDE Running as a packaged application Using the Maven plugin Using the Gradle plugin Hot swapping 20. Developer0 码力 | 500 页 | 454.94 KB | 1 年前3Spring Boot 1.5.6.RELEASE Reference Guide
example Upgrading from an earlier version of Spring Boot 11. Developing your first Spring Boot application Creating the POM Adding classpath dependencies Writing the code The @RestController and @RequestMapping Gradle Ant Starters 14. Structuring your code Using the “default” package Locating the main application class 15. Configuration classes Importing additional configuration classes Importing XML configuration injection 18. Using the @SpringBootApplication annotation 19. Running your application Running from an IDE Running as a packaged application Using the Maven plugin Using the Gradle plugin Hot swapping 20. Developer0 码力 | 601 页 | 531.65 KB | 1 年前3Spring Boot 1.4.0.RELEASE Reference Documentation
example Upgrading from an earlier version of Spring Boot 11. Developing your first Spring Boot application Creating the POM Adding classpath dependencies Writing the code The @RestController and @RequestMapping Gradle Ant Starters 14. Structuring your code Using the “default” package Locating the main application class 15. Configuration classes Importing additional configuration classes Importing XML configuration injection 18. Using the @SpringBootApplication annotation 19. Running your application Running from an IDE Running as a packaged application Using the Maven plugin Using the Gradle plugin Hot swapping 20. Developer0 码力 | 554 页 | 493.90 KB | 1 年前3Spring Boot 2.0.0.M3 Reference Guide
example Upgrading from an earlier version of Spring Boot 11. Developing your first Spring Boot application Creating the POM Adding classpath dependencies Writing the code The @RestController and @RequestMapping Gradle Ant Starters 14. Structuring your code Using the “default” package Locating the main application class 15. Configuration classes Importing additional configuration classes Importing XML configuration injection 18. Using the @SpringBootApplication annotation 19. Running your application Running from an IDE Running as a packaged application Using the Maven plugin Using the Gradle plugin Hot swapping 20. Developer0 码力 | 590 页 | 513.07 KB | 1 年前3
共 394 条
- 1
- 2
- 3
- 4
- 5
- 6
- 40