Search code examples
springspring-bootobjectdb

Is that possible to use ObjectDB in a Spring Boot application


I want to use ObjectDB in my Spring Boot application. How should I configure the application.yml file?

I don't want to add persistence.xml into my application. Is that possible?


Solution

  • You can follow this tutorial: http://spring.io/guides/gs/accessing-data-jpa/

    with adjustments to ObjectDB, as explained on this forum thread: http://www.objectdb.com/database/forum/860