ShoppingSystem/ ├── src/ │ └── com/ │ └── shopingsystem/ │ ├── App.java ← Main Application │ ├── config/ │ │ └── HibernateConfig.java │ ├── dao/ │ │ ├── UserDAO.java ...
What's the purpose of this POC? This repository is a POC of a java library that plugs into the application and publishes OpenLineage events, that are used to visualize the Lineage Graph of your ...