Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 596 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 596 Bytes

springboot-orientdb

Spring-boot & OrientDB example using the native driver.

Prerequisites

  • JDK 1.7+
  • OrientDB installed

Resources

Tasks list

  • Core files with spring-boot 2.0.5
  • OrientDB custom configurations
  • Article's Model, Controller and Service
  • Article's CRUD operations
  • Tests

Run

  1. orientdb.sh start
  2. ./startup.sh