Skip to content

Latest commit

 

History

341 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Java ToxBank API Protocol service software.

The default maven profile is -P toxbank

The tests assume 
CREATE USER 'guest'@'localhost' IDENTIFIED BY 'guest';
GRANT ALL ON tb.* TO 'guest'@'localhost';
GRANT execute on procedure `tb`.createProtocolVersion to guest@localhost;

Test DB
GRANT ALL ON `tb-test`.* TO 'guest'@'localhost';
GRANT execute on procedure `tb-test`.createProtocolVersion to  guest@localhost

About

ToxBank Protocol service

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages