atlas-examples/sample-app/README.md
Introduction
This is a simple application to demonstrate the use of AtlasClient. SampleApp provides examples to use following Client APIs.
- TypeDef
- Entity
- Lineage
- Search
- Glossary
Setting up
- cd ~/Desktop/atlas/atlas-examples/sample-app (the location where you have downloaded sample-app)
- mvn clean install
- mvn exec:java
- Then it will ask you to enter AtlasServer URL, username and password.