...
Info | ||
---|---|---|
| ||
For a short micro-tutorial on this topic please see: Micro-Tutorial #2: Your first SRTalon Micro App |
As described in the Concepts and Architecture section a Talon application consists of the following ingredients:
...
This section introduces each of these ingredients at a high level as it pertains to starting a new project with Talon. Before digging into the sections below be sure to check out:
...
Assuming you haven't already started tweaking the starter app introduced in the Get Started The Starter App section, a good way to get started with developing a new Talon application is to use the Talon maven archetypes which generate bare bones functioning applications and project structure. The folder structure shown below reflects a typical project layout for a Talon as created using the talon-sr-processor maven archetype.
...
To learn more about the underlying configuration mechanism of Talon, see Understanding Configuration.
See Also
...