This repository was archived by the owner on Sep 7, 2022. It is now read-only.
jamezp/jboss-logging-example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Examples of how to use the JBoss Logging Tools. How to build the examples: 1. Simply clone the git repository, git clone https://github.com/jamezp/jboss-logging-example.git 2. cd jboss-logging-example 3. mvn package After the build, look under the target/generated-sources/annotation directory if you'd like to see the code that was generated.