Coder Social home page Coder Social logo

daobab-100plus-examples's Introduction

#daobab-100plus-examples

Over 100 Daobab ORM examples, ready to instant use.

#How to run? A few ways:

  1. Go to the specific example and run the main method inside the class.
  2. Run a unit test
  3. Run DemoApplication to start the examples via http page http://localhost:9000/

Along with application, a dedicated H2 database instance is created and fulfilled.

You may connect to the database browser right here: http://localhost:9000/h2

#How to run the remote server examples? In order to run the remote server examples, just run the application instance via DemoApplication class to create a remove server. After this, the examples related to the remote querying should be fine. You may run them by the internal main method for example.

#Running on a Mac or Linux? By default, the project is designed to work withing a Windows environment. To change it, please modify the key spring.datasource.url into the application.properties file, so that the path would be correct.

#Problems during the H2 startup? Try to remove the previous h2 database file (C:/temp/daobab/daobab.mv.db by default). The new one will be created. Most likely the previous version is not compatible anymore.

#Enjoy Daobab For any information, please visit http://www.daobab.io

daobab-100plus-examples's People

Contributors

klaudiuszwojtkowiak avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mfuon2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.