Skip to content

rspace-os/rspace-core-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README

Testing notes

For some tests, these require a database called 'hibtest' which test some basic hibernate mappings. Perform this in MySQL:

create database hibtest;
GRANT ALL ON hibtest.* TO 'rspacedbuser'@'localhost';

About

RSpace entities and domain model classes

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages