forked from oasp/oasp4j
-
Notifications
You must be signed in to change notification settings - Fork 0
guide get started
rfreier edited this page Apr 13, 2018
·
1 revision
Table of Contents
The easiest way to get started is the oasp4j-app-template. It is a maven archetype, generating the most important code and configurations needed by an application using the oasp4j. To use the archetype follow these steps:
-
Clone oasp4j-sample*
-
Go to the oasp4j-app-template directory*
-
Install the archetype mvn install*
-
See the m2e documentation on how to generate the application within eclipse.
-
Use group ID io.oasp.java and artifact ID oasp4j-app-template
-
Note
|
*Steps 1 to 3 can be omitted once the oasp4j-app-template is published to a public repository. |
Clone the oasp4j-example-application.
This documentation is licensed under the Creative Commons License (Attribution-NoDerivatives 4.0 International).