lundi 25 février 2019

How to use the Embedded Apache Derby?

I've read through the entire documentation. I already have a complete rest api project with 2 classes and some hard coded data in my java backens. All api methods are functional. I need to implement the embedded Apache Derby database to make it fully functional.

I've set the derby home and derby install paths as well as added the derby.jar to my project. Added the dependency for gradle as well. How do I create the database and connect it with my get, post, delete and patch methods?




Aucun commentaire:

Enregistrer un commentaire