搜索

此内容没有您所选择的语言版本。

Chapter 2. Basic Concepts for Developers

download PDF

Abstract

A typical Red Hat JBoss Fuse application is based on a specific development model, which is based around the Java language, Spring or blueprint dependency injection frameworks, and the Apache Maven build system.

2.1. Development Environment

JDK

The basic requirement for development with Red Hat JBoss Fuse is the Java Development Kit (JDK) from Oracle. For details of which JDK version is supported and for more platform-specific details, see the Supported Configurations page.

Apache Maven

The recommended build system for developing JBoss Fuse applications is Apache Maven version 3.0.x. See "Installation on Apache Karaf", Maven Repositories.
Maven is more than a build system, however. Just as importantly, Maven also provides an infrastructure for distributing application components (typically JAR files; formally called artifacts). When you build an application, Maven automatically searches repositories on the Internet to find the JAR dependencies needed by your application, and then downloads the needed dependencies. See Section 2.3, “Maven Essentials” for more details.

Red Hat JBoss Fuse Tooling for Eclipse

Red Hat JBoss Fuse Tooling for Eclipse is an eclipse-based development tool for developing Red Hat JBoss Fuse applications and is available either as a standalone binary or as an Eclipse plug-in. Using Red Hat JBoss Fuse Tooling for Eclipse, you can quickly create new JBoss Fuse projects with the built-in project wizard and then edit Apache Camel routes with the drag-and-drop graphical UI. For instructions on how to install the tooling, see "Installation on Apache Karaf".
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.