Skip to content

set up mysql standalone server and java restSql to serve http rest endpoints on database tables and queries.

License

Notifications You must be signed in to change notification settings

codyboyaka23/mysqlRestSqlDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Accounts

database user: root, password: rootpwd
tomcat user: cody, password: codypwd

Sviluppo

Per poter crare e modificare le resources xml sulla machina host dello sviluppatore, in docker-compose modifica il valore delle seguenti variabili con quelli del tuo utente del sistema operativo host.

SHARED_USER: riccardo
SHARED_GROUP: riccardo
SHARED_UID: 1000
SHARED_GID: 1000

About

set up mysql standalone server and java restSql to serve http rest endpoints on database tables and queries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published