atlasmap-attic / atlasmap-runtime

AtlasMap runtime engine and design time services
http://atlasmap.io
Other
3 stars 8 forks source link

AtlasMap Data Mapping

Design time services and runtime engine

To run:

  1. mvn clean install

  2. cd runtime/

  3. mvn -Pitests spring-boot:run

  4. (In new terminal) cd ${atlasmap-ui}

  5. npm start