Suchen

Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

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

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

© 2024 Red Hat, Inc.